English
Appearance
Home > PCB_Net > getNetlist
Get the netlist
function getNetlist(type?: ESYS_NetlistType): Promise<string>;
Parameter
Type
Description
type
ESYS_NetlistType
(Optional) Netlist format
Promise<string>
Netlist data