knife_project
Project a cutter object onto a mesh to cut new edges along its outline from the viewport.
Instructions
Project a cutter object's outline onto a mesh to cut it.
The cutter object (curve or mesh) is projected from the viewport onto the target mesh, cutting new edges into it.
Args: object_name: Name of the mesh to cut into. cutter_name: Name of the cutter object (curve or mesh) to project.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| cutter_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||