fusion_combine
Boolean-combine a target body with tool bodies in Fusion 360. Choose join, cut, or intersect operations, and preserve tool bodies with keep_tools.
Instructions
Boolean-combine a target body with one or more tool bodies (by index or name). operation: join (union), cut (subtract tools from target), or intersect. Set keep_tools=true to preserve the tool bodies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | ||
| target | Yes | ||
| operation | No | join | |
| keep_tools | No |