Hi,
I'm a little lost right now in trying to create logarithmic spirals with Klayout. Could you suggest a method to create such complex structures?
Sorry if this question has already been addressed, I haven't been able to find much information regarding logarithmic spirals in the forum.
Thanks in advance for your help!
Best.
Nick
Comments
Nick,
Here's a script that draws a circle (path). Modify these lines
to instead have the parametric equation for log spiral.
I've put this in E4K.
It looks like I spent a huge amount of time writing long comments but actually most of those comments were already there, from another example in E4K that I duplicated to make this. Anyhoo, here you go.
Thanks for the help! I wasn't aware of E4K until now. I'll let you know how it goes.
Thanks again!
Best.
Nick