Importing#
Contains classes for importing and exporting data in ZHK.
|
Helper class to export zhk dictionary with geometries into .dxf file. |
|
A class for exporting geometries to GDSII format using gdstk. |
|
Helper class to export zhk dictionary with geometries into .pickle file. |
|
Helper class to import .dxf file into zhk dictionary. |
|
Helper class to import .gds file into zhk dictionary using gdstk. |
|
Helper class to import .pickle file into zhk dictionary. |
|
A class to read and convert SVG files into Shapely polygons. |