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.
获取网络规则
Signature
typescript
getNetRules(): Promise<Array<Record<string, any>>>;1
Returns
Promise<Array<Record<string, any>>>
当前 PCB 的所有网络规则