tidy3d.plugins.klayout.drc.results.PolygonMarker#
- class PolygonMarker[source]#
Bases:
DRCMarkerA class for storing KLayout DRC polygon marker results (hull + optional holes).
- Parameters:
Attributes
Return
(hull,) + holesfor backwards compatibility withMultiPolygonMarker.cell- hull#
- holes#
- property polygons#
Return
(hull,) + holesfor backwards compatibility withMultiPolygonMarker.