The following functions relate to the design rule checking subsystem.
This function always returns 1. Out-of-range arguments are set to the maximum permissible values.
| [0] | The batch error count limit. |
| [1] | The interactive object count limit. |
| [2] | The interactive time limit in milliseconds. |
| [3] | A flag which indicates interactive DRC is skipped for subcells. |
The return value is always 1. The function fails if the array argument is bad.
| 0 or negative | One error is reported per object. |
| 1 | One error of each type is reported per object. |
| 2 or larger | All errors are reported. |
This function always succeeds, and the previous level (0, 1, 2) is returned.
| 0 | One error is reported per object. |
| 1 | One error of each type is reported per object. |
| 2 | All errors are reported. |
This function always succeeds.