Get body topology
onshape_get_body_detailsObtain deterministic IDs of bodies, faces, and edges in an Onshape element to enable explicit edge selection for downstream CAD operations.
Instructions
Bodies, faces and edges with their deterministic ids — the source for explicit edge selection.
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. |