Delete a feature
onshape_delete_featureDelete a feature from the Onshape feature tree. Features added after it may fail to regenerate.
Instructions
Remove one feature from the tree. Features added after it may fail to regenerate.
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. | |
| feature_id | Yes | Id of the feature to delete. |