spydrnet.Port.remove_pins_from

Port.remove_pins_from(pins)[source]

Remove several pins from the port at once.

The wires are disconnected from the pins that are removed.

Parameters:

pins - (List of Pin objects) a list of all pins to be removed from the port.