sch_generate_from_netlist
Import netlist content to generate a schematic in the editor, supporting formats like Protel2, EasyEDA, PADS, Allegro, and others.
Instructions
通过官方 sch_Netlist.setNetlist 将网表导入原理图(生成原理图)。类型: EasyEDA/JLCEDA/Protel2/PADS/Allegro/DISA/DSNET
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 网表格式(默认 Protel2) | |
| netlist | Yes | 网表内容(Protel2 示例: [GND U1-1 R1-2 ]) |