Hi Matthias,
I can place the GDS and code on Dropbox. Is there any way to send you the link privately or do I need to post it in the forum?
Thanks,
Vikas
Hi ruzzmon. I would be interested in this also. Please see attached discussion for what I was able to determine:
https://www.klayout.de/forum/comments.php?DiscussionID=832
I was able to make some progress on this with some help from pieces of code found on the site and on-line. I wanted to specifically attribute the basic code to what I found on the following link and in this chain:
http://www.klayout.org/svn-public/k…
Hi All,
I wanted to request some help on this already lengthy exchange. I was able to use the code that Matthias posted on Oct 17th 2013 with a slight modification based on the exchange after that:
si = ly.cell(ly.cell_by_name(topcell)).begin_shap…
On further thought - let me try explaining this again. I have rule for example which states that separation should be 10µm. I would like to allow a space of 9.9µm to pass. Similarly, I have a min width rule of 10µm and I am OK with a 9.9µm shape.
…