Edit Text
entity_edit_textUpdate existing AutoCAD text labels' content, height, or rotation in place, preserving their handles. Supports both TEXT and MTEXT.
Instructions
Edit an existing text label in place — change its content, height, or rotation.
Use this to rename/relabel without deleting and recreating (which would lose the handle). Works on both TEXT and MTEXT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | New text content (unchanged if omitted) | |
| handle | Yes | Handle of an existing TEXT or MTEXT entity | |
| height | No | New text height (unchanged if omitted) | |
| rotation | No | New rotation in degrees (unchanged if omitted) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||