Home > SCH_Net > getAllNets
SCH_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<ISCH_NetInfo>>;1
Returns
Promise<Array<ISCH_NetInfo>>
Detailed information of all nets
Remarks
ADD since EDA v4.2