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.
Get all Detailed information of the net
Signature
typescript
function getAllNets(): Promise<Array<IPCB_NetInfo>>;1
Returns
Promise<Array<IPCB_NetInfo>>
Detailed information of all nets