delete_geometry
Delete selected vertices, edges, or faces in Blender. Use the type parameter to choose between VERT, EDGE, FACE, ONLY_FACE, or EDGE_FACE for precise geometry removal.
Instructions
type: VERT, EDGE, FACE, ONLY_FACE, EDGE_FACE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | VERT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |