Home > PCB_Drc > getAllDifferentialPairs
PCB_Drc.getAllDifferentialPairs() 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
getAllDifferentialPairs(): Promise<Array<IPCB_DifferentialPairItem>>;
1
Returns
Promise<Array<IPCB_DifferentialPairItem>>
所有差分对的详细属性