Home Forums Nazca Polygon clipping with interconnects Reply To: Polygon clipping with interconnects

#5470
Ronald
Keymaster

Dear Weiming,

That should work, taking into account the remarks as described in the post

Polygon subtraction function

To access the polygons note that e.g. an interconnect is a Nazca Cell object that stores Polygon objects in it under self.polygons. In the Polygon object you find the attributes self.points and self.layer.

Ronald