draw_text
Add single-line text annotations to CAD drawings at specified coordinates, with optional rotation, layer, and height settings for precise placement.
Instructions
Single-line text at (x,y); rotation in degrees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| text | Yes | ||
| layer | No | 0 | |
| height | No | ||
| rotation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |