1.Automated STEP CAD Dimensional Analysis
Mechanical Engineer · 2026
This dashboard provides a mechanical engineer with an automated dimensional analysis comparing a candidate part ('nist_part.step') against a reference model ('nist_piston.step') to validate geometry before generating a g code file. By automating the extraction of Cartesian points and bounding box computations, the user bypassed tedious regex scripting to instantly validate part geometry, noting a candidate X-axis max span of 708.66 compared to the reference Z-axis span of 441.92. A grouped bar chart and detailed bounding-box envelope table visualize these raw envelope lengths, while a text panel explicitly notes unit context differences identified during the parsing process.
What it shows:
Automated bounding box computations instantly validate part geometry and unit contexts without manual regex scripting.




