Home > PCB_Net > getAllNets
PCB_Net.getAllNets() 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
getAllNets(): Promise<Array<IPCB_NetInfo>>;1
Returns
Promise<Array<IPCB_NetInfo>>
所有网络的详细信息