model_inspect
Analyze CAD models to extract geometry properties: bounding box, volume, surface area, solid mass. Works with STEP, STL, BREP, IGES, 3MF. Runs entirely on your machine.
Instructions
Summarize a CAD model: bounding box, volume, surface area, topology counts, per-solid volumes and centers of mass — plus mass when you pass a density (g/cm³). Reads STEP/STP, BREP, IGES/IGS (B-rep, kernel-exact) and STL/3MF (mesh — triangle sums; volume is only reported for watertight meshes, and the summary names which world it measured). Reads the file on this machine; nothing leaves it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| density_g_cm3 | No |