Sorry I made a mistake above. Please look at this one:
cell = "DSA_core_FIN" # cell name of the top where I'm starting
layer = 1 # index of the layer for which I have to find the polygon coordinates
pt = 9742;191932 # the point (in databa…
Hi Matthias,
First of all thanks a lot for your help and support is really appreciated. I tried your code in a real case:
cell = "DSA_core_FIN" # cell name of the top where I'm starting
layer = 1 # index of the layer for which I have to …