rhino_get_bounding_box
Get an object's axis-aligned bounding box, returning min/max points, dimensions, and center. Use it to assess object extents for positioning, scaling, or fit analysis in Rhino.
Instructions
Get the axis-aligned bounding box of an object: min/max points, dimensions, center.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |