start_point#
- property Object3d.start_point: list | None#
Get the starting point in the polyline object.
This is a list of the
[x, y, z]coordinates for the starting point in the polyline object in the object’s coordinate system- Returns:
listList of the
[x, y, z]coordinates for the starting point in the polyline object.