split_by_plane
Split a 3D shape into two separate objects using an axis-aligned plane. Specify the plane's normal and offset to control the cut location.
Instructions
Split a shape by an axis-aligned plane and return two new objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| normal | Yes | ||
| offset | No | ||
| doc_name | No | ||
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||