split_body
Split 3D bodies in Fusion 360 using planes, surfaces, or faces as cutting tools to create multiple separate bodies for modeling operations.
Instructions
Split a body using a construction plane, surface body, or face as the splitting tool. Results in two or more bodies.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body to split. | |
| splitting_tool | Yes | Splitting tool reference: 'plane:XY', 'plane:XZ', 'plane:YZ', 'face:{body_name}:{face_index}', or a surface body name. |