A 2D line with adjustable width composed of line and arc segments.
Supported Platforms: Windows only
AcadLWPolyline
Object AcadObject AcadEntity AcadLWPolyline
VBA
ModelSpace.AddLightweightPolyline PaperSpace.AddLightweightPolyline Block.AddLightweightPolyline
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
To create a lightweight polyline, use the AddLightweightPolyline method.