2027 Method
Changes 0
M

PolylineSegments.GetVertices

Description:
Returns an array of vertices of the polyline segments.
public IList<XYZ> GetVertices()
IList<XYZ> Array of XYZ points.