ISCH_DrcError interface
DRC error item
Signature
typescript
interface ISCH_DrcError1
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) Involved net (if any) | ||
Array<ISCH_DrcErrorPrimitive> | Involved primitives | ||
string | Triggered rule key, e.g. | ||
'fatalError' | 'error' | 'warn' | Error level |