vertex_positions#
- property Polyline.vertex_positions[source]#
List of the
[x, y, z]
coordinates for all vertex positions in the polyline object in the object’s coordinate system.- Returns:
list
List of the
[x, y, z]
coordinates for all vertex positions in the polyline object.
References
>>> oEditor.GetVertexIDsFromObject >>> oEditor.GetVertexPosition