Home > PCB_Drc > getAllPadPairGroups
PCB_Drc.getAllPadPairGroups() 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
getAllPadPairGroups(): Promise<Array<IPCB_PadPairGroupItem>>;
1
Returns
Promise<Array<IPCB_PadPairGroupItem>>
所有焊盘对组的详细属性