boolean_operation
Combine or subtract mesh objects using boolean operations: union, difference, or intersect. Optionally apply the modifier and remove the cutter.
Instructions
Perform a boolean operation between two mesh objects. Operations: DIFFERENCE (subtract), UNION (add), INTERSECT (overlap only). If apply=True, the modifier is applied and the cutter is removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | ||
| cutter | Yes | ||
| target | Yes | ||
| operation | No | DIFFERENCE |