add_box
Add a rectangle to a GDS layout by providing layer, datatype, and corner coordinates in micrometers.
Instructions
Add a rectangle (micrometers) on GDS layer/datatype.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| layer | Yes | ||
| datatype | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |