Basic CIRCLE PCell

Hi Matthias,

I recently noticed that when I place one CIRCLE PCell, the handle is not showing up. I can still move the handle though (since I know where it should be located). When I place multiple circles, including arrays, they show up except for the most left one(s).

I don't see this behavior for other PCells, like the ELLIPSE and ARC PCells...

Can you reproduce?

Cheers,

Tomas

Comments

  • Yes, I can reproduce the problem. Thanks for reporting.

    It only happens if the handle is exactly only bounding box of the cell. Looks like it's a problem with "insideness" of points exactly at the boundary of the box.

    I have created a ticket for this: https://github.com/KLayout/klayout/issues/1068

    Matthias

Sign In or Register to comment.