add_rectangle
Add a rectangle to a PCB board layer. Specify corner positions, line width, and fill status.
Instructions
Add a graphic rectangle to the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1_mm | Yes | ||
| x2_mm | Yes | ||
| y1_mm | Yes | ||
| y2_mm | Yes | ||
| filled | No | ||
| width_mm | No | ||
| layer_name | Yes |