add_pin_iports# TwinBuilderComponents.add_pin_iports(name: str, id_num) → bool# Add ports on pins. Parameters: namestrName of the component. id_numintID of circuit component. Returns: boolTrue when successful, False when failed. References >>> oeditor.AddPinIPorts