catia_drawing_add_text
Add text annotations to CATIA drawing sheets. Place notes, titles, or revision marks at specified coordinates, with adjustable character height and target view.
Instructions
Place a text annotation on a drawing sheet - a note, a title or a revision mark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position on the sheet, mm. | |
| y | No | Y position on the sheet, mm. | |
| text | Yes | The text to place. | |
| view | No | View to place the text in. Empty uses the sheet's main view. | |
| sheet | No | Sheet name. | |
| height | No | Character height, mm. |