catia_rename_element
Rename a tree element to give it a stable reference that survives model edits, ensuring you can reliably target it later.
Instructions
Rename a tree element. Worth doing for anything you will reference later - a stable name survives model edits, unlike a face or edge index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Reference token of the element to rename. | |
| new_name | Yes | The new name. |