entity_create_polyline
Create a polyline in an AutoCAD drawing by providing point coordinates. Optionally close the polyline, set layer, and assign color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| layer | No | ||
| closed | No | ||
| points | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||