List edges
onshape_get_edgesRetrieve every edge of solid bodies in an Onshape document, including deterministic IDs, owning body, edge type, and radius in inches.
Instructions
Every edge of every solid body, with its deterministic id, owning body, type and radius (inches).
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. |