remove_external_component#
- MotorCAD.remove_external_component(component_type, name, node1)#
Remove an external circuit component.
- Parameters:
- component_type: str
Type of the external circuit components. Options are
"Resistance"
,"Power Source"
, and"Power Injection"
).- name: str
- node1: int
Number of the thermal node.