Polyline3D Object
The Polyline3D object contains the properties of 3D polylines and are created with the AddPolyLine3D method of the Shapes collection.
Derived from: Shape object(All methods and properties of Shape apply to this object.)
The following table provides all the properties of the Polyline3D object.
Property |
Description |
Returns the line format object. It is a read-only property. |
|
Returns the 3D polyline's XY vertices in page units. |
|
Returns the 3D polyline's Z vertices. |
The following table provides the methods of the Polyline3D object:
Method |
Description |
Sets the 3D polyline's XY and Z vertices. |