add_pin_iports#

NexximComponents.add_pin_iports(name, id_num)[source]#

Add ports on pins.

Parameters:
namestr

Name of the component.

id_numint

ID of circuit component.

Returns:
bool

True when successful, False when failed.

References

>>> oeditor.AddPinIPorts