draw_rectangle
Add an axis-aligned rectangle to a DXF file by specifying two opposite corners.
Instructions
Draw an axis-aligned DXF rectangle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corner1 | Yes | ||
| corner2 | Yes | ||
| layer | No | ||
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| entity_id | No | ||
| path | No | ||
| message | Yes |