draw_mtext
Draw multiline text in CAD by specifying its top-left corner (x,y) and wrap width. Add paragraph-style annotations to your drawing with automatic line breaks.
Instructions
Multiline text; (x,y)=top-left corner, width=wrap width.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| text | Yes | ||
| layer | No | 0 | |
| width | No | ||
| height | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |