gdspy icon indicating copy to clipboard operation
gdspy copied to clipboard

Python module for creating GDSII stream files, usually CAD layouts.

Results 14 gdspy issues
Sort by recently updated
recently updated
newest added

Dear developers of Gdspy, I am a user of gdspy from the integrated photonics community. Gdspy has been a powerful and essential tool for me, but one issue has bothered...

enhancement

Hey, I am trying to define a ring with modulation on the width. I'm using a RobustPath with a parametric to define the ring geometry and width functions (see below)....

Hello, I am trying to merge polygons in my layout but this still results in fractured polygons. However, when i perform a follow up merge operation in Klayout I get...

The graphics coordinates created by gdspy are clockwise, with the first coordinate at the lower left corner. After doing the boolean OR operation, the direction of the graphic coordinates has...

When using `new_cell `with the option `overwrite_duplicate = True` and `use_current_library = True` an ValueError [GDSPY] Cell named xxx already present in library occurs. I'm not sure if it is...

How can we fix conda install gdspy for M1 Macbook

Hi, I have been using gdspy since 2019. This is very useful and thanks for your effort. I recently got a problem when switch the same code from old (win...

Hi, I have tried to use gdsy.inside, and I also read snippets of clipper.cpp, it looks like the inside function only checks if the point is inside the bbox of...

I would like to find ways to convert the read gds file into some readable format in LabVIEW. If you are not familiar with LabVIEW, please help me to convert...

Reopening the issue #139 Can you elaborate how the pre-compiled binary can be ran in KLayout? I get a circular import error when I use it. Error code: cannot import...