get_model_bounding_box#

Modeler2D.get_model_bounding_box()[source]#

Retrieve the model bounding box.

Returns:
List

List of six float values representing the bounding box in the form [min_x, min_y, min_z, max_x, max_y, max_z].

References

>>> oEditor.GetModelBoundingBox