entity_create_circle
Create a circle entity in an AutoCAD drawing or DXF file by specifying its center coordinates and radius, with optional color and layer settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | Yes | ||
| cy | Yes | ||
| color | No | ||
| layer | No | ||
| radius | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||