gdsfactory / kfactory

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

support Instance.mirror #194

Closed joamatab closed 10 months ago

joamatab commented 11 months ago
 def mirror(self, p1=(0,0), p2=(1, 0)) -> Instance: