heitzmann / gdstk

Gdstk (GDSII Tool Kit) is a C++/Python library for creation and manipulation of GDSII and OASIS files.
https://heitzmann.github.io/gdstk/
Boost Software License 1.0
324 stars 78 forks source link

CellArray Attribute #211

Closed Ww1206 closed 8 months ago

Ww1206 commented 8 months ago

Gdstk CellArray is not available, and the CellArray attribute of gdspy is better

heitzmann commented 8 months ago

gdstk.Reference can be used both for single references and arrays. Please take a look at the tutorial and documentation

Ww1206 commented 8 months ago

gdspy CellArray returns colums,rows,rotation,spacing; gdstk Reference only returns colums,rows. spacing is None, but returns v1 and v2. rotation returns float