measure
Compute distance or angle between two entities using their handles. Returns min distance with nearest points, or distance value only, depending on the selected kind.
Instructions
Measure between two entities using their handles (from list_body_entities or tool returns). kind: distance (min distance + nearest points) | min_distance (value only) | angle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | distance | |
| entity_a | Yes | ||
| entity_b | Yes |