Create a Part Studio
onshape_create_part_studioAdd a Part Studio tab to an Onshape document workspace to start 3D modeling. Returns the new element id for immediate use.
Instructions
Add a Part Studio tab to a workspace. The new element id is at result.response.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>. | |
| name | Yes | Tab name. |