Convert Subcircuit component

class subcircuit.convertSub.convertSub(dockarea)

Contains functions that checks project present for conversion and also function to convert Kicad Netlist to Ngspice Netlist.

createSub()
This function create command to call KiCad to Ngspice converter.
If the netlist is not generated for selected project it will show error The subcircuit does not contain any Kicad netlist file for conversion. And if no project is selected for conversion, it again show error message to select a file or create a file.