@Matthias I have a few questions/observations.
1) I assume i create a simple py file. And i dont need to create any layout /layers manually or cell manually, correct?
2) cell1.shapes(layer).insert(pya.DPolygon(pts)) gives an error
NoneType' …
Thank you for your reply Matthias.
I will try to solve this combing it with the other topics for reading the data from the txt file. Forgot to mention that i am clueless to Python, i am just an optics guy that uses matlab for calculations.