diff_snapshot
Compare two 3D model snapshots using geometry metrics like volume, topology, and bounding box. Output as text or JSON for programmatic analysis.
Instructions
Compare two snapshots by geometry metrics (volume, topology, bounding box). snapshot_b defaults to current session state if omitted. format: 'text' (default, human-readable) or 'json' (structured, for programmatic consumption).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_a | Yes | ||
| snapshot_b | No | ||
| format | No | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |