A 2D line of adjustable width or a 3D line or mesh of non-adjustable width composed of line and arc segments.
Supported Platforms: Windows only
AcadPolyline
Object AcadObject AcadEntity AcadPolyline
VBA
ModelSpace.AddPolyline PaperSpace.AddPolyline Block.AddPolyline
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
This object is an earlier version of the LightweightPolyline object.
This object exists for backward compatibility only. Use the LightweightPolyline object to create polylines with an optimized format that saves memory and disk space.