draw_line
Draw a DXF line between two specified points, with optional color and layer.
Instructions
Draw a DXF line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| color | No | ||
| layer | No | ||
| start | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| message | Yes | ||
| success | No | ||
| entity_id | No |