KLayout Integration#

DRC#

DRC Configuration#

tidy3d.plugins.klayout.DRCConfig

Configuration for KLayout DRC.

DRC Runner#

tidy3d.plugins.klayout.DRCRunner

A class for running KLayout DRC.

tidy3d.plugins.klayout.run_drc_on_gds(config)

Runs KLayout's DRC on a GDS file.

DRC Results#

tidy3d.plugins.klayout.DRCResults

A class for loading and storing KLayout DRC results.

DRC Markers#

Utilities#

tidy3d.plugins.klayout.check_installation([...])

Checks if KLayout is installed and added to the system PATH.