Get assembly mass properties
onshape_assembly_mass_propertiesGet mass, volume, centroid, and inertia for an Onshape assembly by providing document, workspace, and element IDs.
Instructions
Mass, volume, centroid and inertia for a whole assembly.
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. |