draw_rectangle
Generate an axis-aligned rectangle in DXF format by providing two corner points.
Instructions
Draw an axis-aligned DXF rectangle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| layer | No | ||
| corner1 | Yes | ||
| corner2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| message | Yes | ||
| success | No | ||
| entity_id | No |