catia_resolve_reference
Resolve a reference token to see the exact element name, type, and position before using it in a modeling call, so you can verify you are targeting the correct edge or face.
Instructions
Check what a reference token actually points at before you use it in a modelling call. Returns the resolved element's name, type and - for topology - its measured position, so you can confirm you are about to fillet the right edge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Reference token, e.g. 'xy', 'name:Pad.1', 'face#3', 'edge@10,0,5'. See catia_reference_help. |