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