edit_external_circuit#

Maxwell2d.edit_external_circuit(netlist_file_path, schematic_design_name)[source]#

Edit the external circuit for the winding.

Parameters:
netlist_file_pathstr

Circuit netlist file path.

schematic_design_namestr

Name of the schematic design.

Returns:
bool

True when successful, False when failed.