inspectPartRevision
Inspect a single part revision: returns its geometric metrics (volume, surface area, bounding box, minimum wall thickness, convex hull volume, watertightness) together with a single image showing the six orthogonal views (+X, -X, +Y, -Y, +Z, -Z) of the part, each cell labelled with its camera direction. Use this to answer any question about a part's geometry, manufacturability, size, or appearance. Requires the part revision's UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| partRevisionId | Yes | The UUID of the part revision to inspect. |