blender_mesh_split
Split mesh edges or faces to create hard boundaries by duplicating shared vertices, without separating into a new object.
Instructions
Split edges or faces without separating into a new object — creates hard boundaries within the mesh by duplicating shared vertices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Split edges or faces | EDGES |
| indices | Yes | Indices of edges or faces to split | |
| object_name | Yes | Name of the mesh object |