Expand description
Layout result and error types.
Enums§
- GdsExport
Error - A GDS export error.
- GdsImport
Error - A GDS import error.
- Layout
Error - A layout error.
Type Aliases§
- GdsExport
Result - The
GdsExportErrorresult type. - GdsImport
Result - The
GdsImportErrorresult type. - Layout
Result - The
LayoutErrorresult type.