catia_measure_distance
Measure the shortest distance between two elements and identify the points where it occurs. Zero distance indicates touching/interference, enabling quick clearance checks.
Instructions
Measure the shortest distance between two elements, and report the two points where that minimum occurs. A distance of zero means the elements touch or interfere - which makes this a quick clearance check between two components in an assembly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | Yes | First element reference token. | |
| second | Yes | Second element reference token. |