get_body_bounds
Calculate the bounding box dimensions of a 3D body in Fusion 360 to determine its min/max coordinates, size, and center point in millimeters.
Instructions
Get the bounding box of a body (min/max/size/center in mm).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body. | |
| component_name | No | Optional component name. |