entity_create_arc
Create an arc in AutoCAD drawings by defining its center, radius, and start/end angles. Optionally assign color or layer for precise entity control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | Yes | ||
| cy | Yes | ||
| color | No | ||
| layer | No | ||
| radius | Yes | ||
| end_angle | Yes | ||
| start_angle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||