![]() |
3Di DRC RulesThe 3Di file format can contain a section which defines rules that govern the spacing between geometric entities. This enables the DRC engine to check spacings and report on any violations of the rules. The rules are found in a section labeled: DRC_RULES. An example rule is shown below: DRC_RULES RULE 1 rule name SPAC 2 75.000000 space, # of inputs, distance WIRE 0 0 first input WIRE 0 0 second input GEOM 30 0 0 don't know what this does ... SPHE 0.0 0.0 0.0 75.0 12 error marker definition |