Severity or category of a design rule or electrical rule check error.
Defined in namespace "adsk::electron" and the header file is <Electron\ElectronTypeDefs.h>
| Name | Value | Description |
| AirwireErrorType | 3 | Unrouted airwire (board only). |
| ConsistencyErrorType | 2 | Consistency violation between schematic and board (e.g., part or attribute mismatch). |
| FailureErrorType | 1 | Failure (critical error that should be fixed). |
| WarningErrorType | 0 | Warning (non-critical; design may still function). |