Home > PCB_Drc > getNetRules
PCB_Drc.getNetRules() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Get Net rules
Signature
typescript
function getNetRules(): Promise<Array<Record<string, any>>>;1
Returns
Promise<Array<Record<string, any>>>
All net rules of the current PCB