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