load_gds
Load an existing GDS or OASIS file into the active session to edit, inspect, or DRC-check the layout.
Instructions
Load an existing GDS/OASIS file into the active session for editing.
After loading, keep adding shapes (add_box / add_polygon / ...), inspect or
DRC-check it, then save_gds() to write it back. top_cell selects the cell
to edit (defaults to the first top cell). Replaces any current in-memory layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| top_cell | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |