RouteAnchors.get_pin#
- RouteAnchors.get_pin(name: str) Dict #
Interface for components to get pin data.
- Parameters:
name (str) – Name of the desired pin.
- Returns:
Returns the data of the pin, see make_pin() for what those values are.
- Return type:
dict