Finding all instances of a particular cell in a gds using the Python API

Hello,

I can list all cells from a GDS but can't find a way to access all cell instances in a layout. All examples I've seen are about creating a new instance of a cell and insert it but I can't find how to access all the instances using the Python API... I understood this should be related to CellInstArray and Instance objects but can't find the missing link

Thank you for your help

Ronan

Comments

Sign In or Register to comment.