bounding_box#

property Polyline.bounding_box[source]#

Bounding box of a part.

A list of six 3D position vectors is returned.

Returns:
list of [list of float]

List of six [x, y, z] positions of the bounding box containing Xmin, Ymin, Zmin, Xmax, Ymax, and Zmax values.

References

>>> oEditor.GetModelBoundingBox