split_body
Split a 3D body into multiple parts using a plane, face, or surface as the cutting tool.
Instructions
Split a body using a construction plane, surface body, or face as the splitting tool. Results in two or more bodies.
Input 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. |