Delete an instance
onshape_delete_instanceRemove a specific instance from an Onshape assembly by providing its occurrence node id.
Instructions
Remove one instance from an assembly by its occurrence node id.
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. | |
| node | Yes | Occurrence node id of the instance. |