Home > SCH_Netlist > getNetlist
SCH_Netlist.getNetlist() method
警告:此 API 现已弃用。
获取网表
签名
typescript
getNetlist(type?: ESYS_NetlistType): Promise<string>;1
参数名
参数 | 类型 | 描述 |
|---|---|---|
type | (可选) 网表格式 |
返回值
Promise<string>
网表数据