-
Feature
-
Interface
-
File Operation
-
Design Central
-
Basic Setting
-
Viewing Tools
-
Object Operation
-
Drawing
-
Parametric
-
Graph Editing
-
Graph Transform
- Move
- rotate
- Transform Again
- Mirror
- Arc and Line Fit
- Envelop Distortion
- Perspective Distortion
- Push and Pull Distortion
- Twist Distortion
- Shadow Distortion
- Curve Zmap
- Interactive Nesting
- Auto Nesting
- Clone Along a Curve
- Rectangular Clone&Polar Clone
- Clone along a Line
- Clone along an Arc
- Clone along a Spiral
- Scale 2 Points
- Orient 2 lines
- 3D Move
- 3D Rotate
- 3D Scale
- 3D To XY Plane
-
Image Processing
-
Text Editing
-
Node Editing
-
Graph Toolpath
- Tool Path
- Profile Machining
- Area Clearance
- Flute Machining
- 3D Corner Engraving
- Midine Machining
- Drilling
- Insert And Inlay
- Intelligent Machining
- Prism Machining
- Embossing Machining
- Toolpath output
- Tool Management
- Toolpath Walk Simulation
- Toolpath Shaded Simulation
- Post Set
- Toolpath Regenerate
- Toolpath Stat
- Adaptive Area Clearance
- Chamfer Machining
-
Image Toolpath
-
Wireframe Toolpath
-
Toolpath Edit
-
Waveboard
-
Relief
-
Surface
-
Surface Toolpath
Drawing
You can accurately draw shapes by entering Absolute coordinates.
There are 4 ways to enter the coordinates: Absolute coordinate, Relative coordinate, Absolute polar coordinate and Relative polar coordinate. The following example, to draw a straight line.
1. Absolute coordinate
The coordinate values are calculated with relative to a fixed point origin O, expressed as: (X, Y).
As figure: A(10,10) ,B(50,40),50 is the values of X axis coordinate, 40 is the values of Y axis coordinate. After entering the coordinates, need to pressEnterkey.
Example Demo:
Steps:
1.Click Menu【Draw > Line > Line】.
2.Pick the start point.
3.Enter the end point coordinates (150,100) by absolute coordinates , then pressEnterkey.
2. Relative coordinate
The coordinate values are calculated with relative to the previous point, expressed as: (rX, Y).
As figure: point B is the point A of relative (incremental) coordinates, B(r40,30), 40 is the values of X axis coordinate, 30 is the values of Y axis coordinate.
Example Demo:
Steps:
1.Click Menu【Draw > Line > Line】.
2.Pick the start point.
3.Enter the end point coordinates (r150,100) by relative coordinate, then pressEnterkey.
3. Absolute polar coordinate
To fix apoint,that is relative to the coordinate origin O’s displacement distance, direction and angle, expressed as: (d<α).
As figure: 60 is the value of distance from point A to origin O. 30 is the value of angle.
Example Demo:
Steps:
1.Click Menu【Draw > Line > Line】.
2.Pick the start point.
3.Enter the end point coordinates (100<30) by absolute polarcoordinate, then pressEnterkey.
4.Relative polar coordinate
To fix aprevious point displacement distance, direction and angle, expressed as: (rd<α).
As figure: 50 is the value of distance from point B to point A. 30 is the value of angle.
Example Demon:
Steps:
1.Click Menu【Draw > Line > Line】.
2.Pick the start point.
3.Enter the end point coordinates (r100<30) by relative polar coordinate , then pressEnterkey.