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

Line

Returns the line format object. It is a read-only property.

VerticesXY

Returns the 3D polyline's XY vertices in page units.

VerticesZ

Returns the 3D polyline's Z vertices.

The following table provides the methods of the Polyline3D object:

Method

Description

SetVertices

Sets the 3D polyline's XY and Z vertices.