spydrnet.OuterPin.from_instance_and_inner_pin

static OuterPin.from_instance_and_inner_pin(instance, inner_pin)[source]

Create an outer pin associated with a given inner_pin and instance object.

Parameters:
  • instance - (Instance) the instance to associate with this pin

  • inner_pin - (InnerPin) the inner pin with which to associate this outer pin