separate_mesh
Separate a mesh object into distinct parts based on selected faces, material, or loose geometry. Choose the separation method to split the mesh for individual editing.
Instructions
Separate a mesh into parts.
Args: object_name: Name of the mesh object. type: Separation method. One of: SELECTED, MATERIAL, LOOSE.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | SELECTED | |
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||