The way to use Divide command in AutoCAD:
- Menu: Draw –> Point –> Divide
- Command: Divide or DIV
Divide command is to divide objects (Line, Arc, Circle, Pline, Spline) into the segments with equal length. At the dividing points of objects, a point will appear. Divided object still keeps stable of its nature as an object. To define the style for these dividing points, you use PointStyle command. To catch these points, you use catching method NODe.
Command : DIV
- Select object to divide: – Choose object to divide
- Enter the number of segments or [Block]: – Enter the number of segments to divide or enter B (if choose B, the below prompt line appears) to insert a Block into dividing segments.
- Enter name of block to insert: Enter name of block to insert
- Align block with object? [Yes/No] <Y>: Do you want to turn the block when inserting?
- Enter the number of segments: Enter the number of segments to divide
Good luck!
Thanks for reading!!!
You can see more useful writings about CAD… here
Related posts
How to specify the concentricity in AutoCAD
Rendercrop command in AutoCAD – Define the region for render window
Pointlight command in AutoCAD – Create the point light
Writing command in CAD 2007
UCSman command in AutoCAD – Manage the user coordinate systems
Helix command in AutoCAD – Create the helix
Polysolid command in AutoCAD – Created 3D polysolid
XLINE command in CAD – The command to draw extension line in CAD
Len command – Lengthen command in AutoCAD – The command to shorten objects in CAD