2D Drawing
This chapter covers the 2D vector drawing tools, including AI extraction, drawing primitives, and editing operations.
Draw
Enter 2D drawing mode.
- Select the point cloud.
- Click Drawing
.
Toolbar:
| Icon | Button | Function |
|---|---|---|
| Previous Step (Undo) | Undo the most recent drawing | |
| Next Step (Redo) | Redo the most recent undo | |
| Polygon Selection | Draw a polygon to select vectors | |
| Midpoint | Snap to a vector midpoint when drawing | |
| Endpoint | Snap to a vector endpoint when drawing | |
| Intersection | Snap to an intersection or extended intersection | |
| Perpendicular Point | Snap to the perpendicular foot from the previous point | |
| Graphic Point | Snap to any point on a vector | |
| Center Point | Snap to the center of circles, arcs, and quadrilaterals | |
| Orthogonal Drawing | Constrain drawing to vertical/horizontal | |
| Polar Tracking | Auto-display fixed angles when drawing |
Save
Save the drawing results to a .dxf file.
Export
Export the drawing result .dxf to a selected directory.
Exit
Exit the drawing state.
AI-Extract
Automatically fit and extract 2D vector contours from the point cloud.
- Click AI-Extract
. - Set the parameters:
- Ground Sampling Distance: The physical distance per pixel.
- Point Cloud Simplification: The voxel edge length for downsampling.
- Snap to 90°: When checked, vectors satisfy the "Manhattan World assumption" with only parallel/perpendicular relationships.
- Min. Points per Segment: The number of points each vector must contain.
- Max. Extension Length: The maximum distance for vectors to find intersections.
- Click Confirm.
Line
Draw a line with two points.
- Click Line
.
- Left-click to specify the start point.
- Left-click to specify the end point.
Polyline
Connect multiple points to form a polyline.
- Click Polyline
.
- Left-click to specify the start point.
- Left-click to specify subsequent points.
- Right-click to end.
Arc
Draw an arc with three points.
- Click Arc
.
- Left-click to specify the start point.
- Left-click to specify the second point and the end point in sequence.
Three-Point Rectangle
Draw a rectangle through three points (the first two determine one side, the third determines the opposite side position).
- Click Three-Point Rectangle
.
- Left-click to specify the first, second, and third points in sequence.
Two-Point Rectangle
Draw a rectangle through two diagonal points.
- Click Two-Point Rectangle
.
- Left-click to specify the first and second points.
Three-Point Circle
Determine a circle's position and size through three points on the circle.
- Click Three-Point Circle
. - Left-click to specify the first, second, and third points in sequence.
Two-Point Circle
Determine a circle's position and size through its diameter.
- Click Two-Point Circle
.
- Left-click to specify the first point (one end of the diameter).
- Left-click to specify the second point (the other end of the diameter).
Center Circle
Draw a circle by specifying the center and radius.
- Click Center Circle
.
- Left-click to specify the center position.
- Left-click to specify a point on the circle to determine the radius.
Extend
Extend a target linear entity to a reference entity boundary.
- Click Extend
.
- Specify the target linear entity to extend.
Break
Break a linear entity at a specified point on the line.
- Click Break
.
- Specify the point on the linear entity where you want to break it.
Merge
Merge two linear entities with connected vertices into one.
- Click Merge
.
- Specify the first linear entity to merge.
- Specify the second linear entity connected to the first entity's vertices.
Trim
Trim a specified edge of a selected linear entity. The specified edge disappears; if the trim object has one line segment, it is deleted. When the trim edge intersects other entities, it precisely terminates them at the trim edge boundary.
- Click Trim
.
- Specify the trim edge.
Intersect
Connect a linear entity with another linear entity.
- Click Intersect
.
- Left-click to specify the first linear entity.
- Left-click to specify the second linear entity.
Clone
Clone selected entities and move them to a specified position. Copied entities move based on the distance and direction between the base point and the second point.
- Click Clone
(or select entities first).
- Specify the entities to clone, then press
Enter(skip if pre-selected). - Specify the base point.
- Specify the second point. The copied entities move to the new position.
Move
Move selected entities to a new position. Objects move based on the distance and direction between the base point and the second point.
- Click Move
(or select entities first).
- Specify the entities to move, then press
Enter(skip if pre-selected). - Specify the base point.
- Specify the second point. The objects move to the new position.
Delete
Delete specified entities.
- Select the entities to delete.
- Click Delete
.