draw_text
Add single-line text to a DXF drawing at a specified position, with options for height, layer, and color.
Instructions
Add single-line text to the DXF drawing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | ||
| content | Yes | ||
| height | No | ||
| layer | No | ||
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| entity_id | No | ||
| path | No | ||
| message | Yes |