Marvelous!
You're right about your suspicion regarding layer 1 and layer 2, which fixed the XOR issue.
I also bet you're right about the vertices. I'll try the various limits out today.
Thanks!
Yevoc
I think I've determined why the Layer boolean XOR method isn't working. It appears that the XOR function takes the entire layout of both layers and maps it to a single giant polygon that has the same start/end coordinate, which results in a null GD…
Hi Matthias,
I'm using KLayout 0.21.19. The steps you just gave are exactly what I did. I then get two new layers in the second file which are exact duplicates of my input. For example, if I have one gds with a box, and I have a second gds with …