Search for answers or browse our knowledge base.
-
Welcome
-
Feature
-
Interface
-
toolbar
-
File Operation
-
Design Central
-
Basic Setting
-
Viewing Tools
-
Drawing
- Arc
- Arrow
- Circle
- Combine Curve
- Drawing
- Ellipse
- Equation Curve
- Hand Draw
- line
- Point
- Polyline
- Rectangle
- Regular Polygon
- Spiral
- Spline
- Star
- Symbol Library
- wavyline
- Show all articles ( 3 ) Collapse Articles
-
Parametric
-
Graph Editing
- Art fit
- Block&Unblock
- Boolean Operation
- Bounding Box
- Clone Along a Curve
- Clone along a Line
- Clone along a Spiral
- Clone along an Arc
- Copy Paste Cut
- Delete
- Delete Overlay Loop
- Divide
- Expand
- Graph Editing
- Group&Ungroup
- Line Fit
- Link
- Offset
- Rectangular Clone&Polar Clone
- Remove Common Line
- Single Stroke
- Slice
- Trim
- Trim by Boundary
- Show all articles ( 9 ) Collapse Articles
-
Object Operation
- Auto Nesting
- Bump
- Curve Zmap
- Envelop Distortion
- Interactive Nesting
- Locate and Align In Dragging
- Lock Unlock
- Mirror
- Move
- Perspective Distortion
- Push and Pull Distortion
- rotate
- Rotate the handle of the selection
- Same Size
- Select by menu Command
- Select with Mouse
- Shadow Distortion
- Show Hide
- Space
- To Align Objects
- Transform Again
- Twist Distortion
- Show all articles ( 7 ) Collapse Articles
-
Image Processing
-
Text Editing
-
Node Editing
-
Toolpath
- 3D Corner Engraving
- Area Clearance
- Cylindrical Wrap
- Drilling
- Embossing Machining
- Finish Contour
- Finish Emit
- Finish Parallel
- Flute Machining
- Group Tool path
- Image AM Machining
- Image FM Machining
- Image Relief Machining
- Insert And Inlay
- Intelligent Maching
- Midine Machining
- Post Set
- Prism Machining
- Profile Machining
- Project Toolpath
- Revolve Surface
- Surface Rough Parallel
- Surface Rough Plunge
- Sweep Surface
- Tool Management
- Tool Path
- Toolpath Node
- Toolpath output
- Toolpath Regenerate
- Toolpath Shaded Simlation
- Toolpath Stat
- Toolpath Walk Simulation
- Ungroup Toolpath
- Show all articles ( 18 ) Collapse Articles
-
Relief
- Chamfer Relief
- Combine Mode
- Del Canvas 3D
- Extract Relief
- Fill Holes
- Image Relief
- Machining Canvas 3D
- Mesh Smooth
- Mesh Subdivide
- New Canvas 3D
- Profile Relief
- Relief Bend
- Relief Order
- Relief Sculpt
- Standard Relief
- Sweep Relief
- Show all articles ( 1 ) Collapse Articles
-
Surface
- 3D-Spline
- Chamfer Surface
- Curve Project to Surface
- Extend Surface
- Extract Edge
- Freedom Surface
- Import Surface File
- Pullback
- Show Effect
- Split at Isocurve
- Standard Surface
- Straight Texture
- Surface
- To 3D Curve
- Trim at Curve
- Trim at Surface
- Untrim
- Show all articles ( 2 ) Collapse Articles
-
Waveboard
Drawing
You can accurately draw shapes by entering Absolute coordinates. 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 press Enter key.
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 press Enter key.
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 press Enter key.
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 press Enter key.
4.Relative
polar coordinateTo 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 press Enter key.