pcb_add_rectangle
Add a graphic rectangle to a PCB board by specifying the two opposite corner coordinates, layer, and line width for board outlines or design elements.
Instructions
Add a board graphic rectangle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | Edge_Cuts | |
| x1_mm | Yes | ||
| x2_mm | Yes | ||
| y1_mm | Yes | ||
| y2_mm | Yes | ||
| width_mm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |