Compare Mesh Bodies
compare_meshesCompare two mesh bodies to validate an imported STL against a reference mesh. Returns min/max/mean/RMS signed distance in cm for deviation analysis.
Instructions
Compare two mesh bodies and return deviation statistics (min/max/mean/RMS signed distance in cm) — e.g. validate an imported STL against a reference mesh. Requires Fusion 2026+.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mesh_name_a | Yes | Name of the first mesh body | |
| mesh_name_b | Yes | Name of the reference mesh body |