add_pin_iports# MaxwellCircuitComponents.add_pin_iports(name, id_num)[source]# Add ports on pins. Parameters: namestrName of the component. id_numintID of circuit component. Returns: boolTrue when successful, False when failed. References >>> oeditor.AddPinIPorts