Lukas Chrostowski
Lukas Chrostowski
Dear @klayoutmatthias, Would it be possible to add bezier curves for polygons in the "Basic" library? For photonics, we use them for drawing waveguides. https://support.lumerical.com/hc/en-us/articles/360034382234-Waveguide-Simulation-Object We have also implemented this...
Hi @klayoutmatthias When we open an layout containing PCells, 1) it can take a long time to re-calculate PCells, and 2) there can be differences in the Library, so different...
Dear @klayoutmatthias I am using the Marker database, and in scripts, call the show function: ` lv.show_rdb(rdb_i, cv.cell_index)` However, if the window has been closed by the user, this function...
Dear Matthias, I am using KLayout to launch long device and circuit simulations. Python has a means of launching a subprocess asynchronously. This means we could have the KLayout design...
Have you ever noticed that KLayout often freezes when you try to close it? This is in the latest version on MacOS, 0.25.3 with Brew, py3, Qt5101. If I just...
Can't start the application. > The operation couldn’t be completed. (OSStatus error 99999.) This is running MacOS High Sierra, 10.13.4, and klayout-0.25.3-macOS-HighSierra-1-Qt5101brew-Py364-9708d35.dmg
Hi @klayoutmatthias, I am wondering if it may be possible for end users to add extensions to the Edit > Properties window (Object Properties), through Python? Besides "Geometry" and "PCell...
[Eight years ago](https://www.klayout.de/forum/discussion/750/python-matplotlib-pyplot-in-klayout), I was seeing if I could get matplotlib to work in KLayout. I tried today and it seems to work quite well on Mac OSX, and I...
Hello I couldn't find the code to build the litho model using SEM images. Is this something that you plan to add to the repo? Thanks!
Limitation of this function: - it requires that the DevRec and PinRec shapes be in the highest level of the component's hierarchy. In the example below, the component was embedded...