gdsfactory / kfactory

gdsfactory with a klayout backend
https://gdsfactory.github.io/kfactory/
MIT License
31 stars 12 forks source link

named instances #315

Closed joamatab closed 4 months ago

joamatab commented 4 months ago

how do add named instances to a cell and then retreive the instance by name?

joamatab commented 4 months ago

inst.name = name and then c.insts[name]