Union every body
onshape_boolean_unionMerge all modifiable solid bodies into one to clean up a part studio before exporting a single part.
Instructions
Merge all modifiable solid bodies into one. The usual cleanup before exporting a single part.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ws | Yes | Workspace id — the <ws> segment of the document URL. | |
| doc | Yes | Document id — the <doc> in cad.onshape.com/documents/<doc>/w/<ws>/e/<elem>. | |
| elem | Yes | Element id (tab) — the <elem> segment of the document URL. | |
| name | No | Feature name shown in the tree (default "Union bodies"). | |
| validate | No | Re-read the feature list afterwards and fail if the feature regenerated with an error (default true). |