GetModelBoundingBox
Returns the bounding box of the current model.
| UI Access | N/A |
| Parameters | None. |
| Return Value | Array containing string Xmin, Ymin, Zmin, Xmax, Ymax, and Zmax values of the bounding box. |
| Python Syntax | GetModelBoundingBox() |
| Python Example |
|
| VB Syntax | GeModelBoundingBox |
| VB Example |
|