get_body_bounds
Get the bounding box of a body in millimeters, including minimum, maximum, size, and center coordinates.
Instructions
Get the bounding box of a body (min/max/size/center in mm).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body. | |
| component_name | No | Optional component name. |