Home > SCH_Net > getCurrentProjectAllNets
SCH_Net.getCurrentProjectAllNets() 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
public getCurrentProjectAllNets(): Promise<Array<ISCH_ProjectNetInfo>>;1
Returns
Promise<Array<ISCH_ProjectNetInfo>>
当前工程下所有网络的详细信息
Remarks
ADD since EDA v4.2