Polyline object |
A 2D line of adjustable width or a 3D line or mesh of nonadjustable width composed of line and arc segments.
VBA class name: |
AcadPolyline |
---|---|
Create using: |
ModelSpace.AddPolyline |
Access via: |
ModelSpace.Item |
This object is an earlier version of the LightweightPolyline object.
This object exists for backward compatibility only. Use the new LightweightPolyline object to create polylines with an optimized format that saves memory and disk space.
Methods |
Properties |
Events |
Comments? |