giak88

About

Username
giak88
Joined
Visits
8
Last Active
Roles
Member

Comments

  • I now managed to create a CellInstArray, and then I flattened the layout in order to have one cell only in the output file. Unfortunately I run into memory problems during flattening because my cell is really large. Anyways, thanks a lot for your in…
  • I know how to create an array by clicking on "Make array", now i am trying to achieve the same result though scripting. If no function exists for doing this in one step, I expect that something like an iterative loop of copying and pasting…
  • Thank you for your reply! I am looking through the documentation... I see that the CellInstArray is not really what I thought it was. I am trying to achieve the first of the two results you listed ("Make Array"). Could you suggest a way to…
  • I though some more detail might facilitate answers: all I want to achieve is the same as what one can do with the "Edit>Selection>Make Array" function of the Klayout editor GUI. I would like the resulting array to be in the same laye…