pdaOPSselectLayerSelection
Define the 'compare' operation.The operation uses the definition from klayout to be defined in open-source naming scheme, see KLayout API. In short:
- covering Selects shapes from 'in' which completely cover (enclose) one or more shapes from the other region
- in Selects shapes from 'in' which are contained in the other layer
- inside Selects edges or polygons of self which are inside edges or polygons from the other layer
- interacting Selects shapes from 'in' which touch or overlap shapes from the other region
- not_covering Selects shapes from 'in' which do not cover (enclose) one or more shapes from the other region
- not_in Selects shapes from 'in' which are not contained in the other layer
- not_inside Selects edges or polygons of self which are not inside edges or polygons from the other layer
- not_interacting Selects shapes from 'in' which do not touch or overlap shapes from the other region
- not_outside Selects edges or polygons of self which are not outside edges or polygons from the other layer
- not_overlapping Selects shapes from 'in' which do not overlap shapes from the other region
- outside Selects edges or polygons of self which are outside edges or polygons from the other layer
- overlapping Selects shapes from 'in' which overlap shapes from the other region
Structure
This element is simple - it does not have attributes or elements. The text that fills up the...
is value used.
<pdaOPSselectLayerSelection> ... </pdaOPSselectLayerSelection>
XSD The schema file can be downloaded or viewed at xPDK_Layout.