add_polygon
Create a polygon on a specified GDS layer by providing vertex coordinates as [x, y] pairs in micrometers.
Instructions
Add a polygon from a list of [x, y] vertices (micrometers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | Yes | ||
| points | Yes | ||
| datatype | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |