drcDlgGroup

A drc group will be shown in the \nameref{klayout:drc:dialog} at the top-level.

Structure

The attributes and elements are shown below, in a sorted per type fashion.
In case a list is printed after an element, it indicates that you can have many, otherwise it should be a single element. With a optional it tells the element is not required.

<drcDlgGroup  
description="..."  label="..."  name="..."  showDocAsToolTip="..."  showLayerNumber="..." ... > ...
  <drcDlgSubGroup> ... </drcDlgSubGroup>   list
  <tex> ... </tex>   list
</drcDlgGroup>

XSD

The schema file can be downloaded or viewed at Epiphany.

Details

description

drcDlgSubGroup

Type drcDlgSubGroup documentation: A drc sub-group can be used to select a series of rules, layers or xsections.

label

name

showDocAsToolTip

Type epibool documentation: Wrap a boolean for name space API aspects.

showLayerNumber

Type epibool documentation: Wrap a boolean for name space API aspects.

tex

Type epiTexDocumentation documentation: Simpler version of pdaTexDocumentation due to r/w py issues.