Index: drc_query/index.html =================================================================== --- drc_query/index.html (revision 30923) +++ drc_query/index.html (revision 30924) @@ -231,6 +231,7 @@ DRCGRP2 following object is in group-2 of offending objects DRCEXPECT following numeric constant is DRC-expected value (e.g. minimum or maximum) DRCMEASURE following numeric constant is the measured value (that contradicts the expected value) + DRCTEXT following string or value is appended to the violation description as plain text

Using any of the above instructions is optional, with the following considerations: @@ -240,5 +241,6 @@ the location of the problem

  • if DRCMEASURE is specified, DRCEXPECT must also be specified, else DRCMEASURE is ignored -
  • order of instructions does not matter +
  • order of instructions does not matter, except for: when multiple + DRCTEXT items are specified, their order is preserved