inspect_gds
Inspect GDS layout files to obtain per-layer shape count, area, bounding box, and cell list. Works on a specified file or the current in-memory session.
Instructions
Inspect a layout: per-layer shape count, area and bbox, plus the cell list.
With path: inspect that file without touching the session. Without it:
inspect the current in-memory session. Areas use merged geometry (so
overlaps are not double-counted); coordinates are in micrometers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| top_cell | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |