RoutePathfinder.set_lead_extension#

RoutePathfinder.set_lead_extension(name: str) QRoutePoint#

Defines the jogged lead_extension by adding a series of turns to the self.head/tail.

Parameters:

name – String (supported pin names are: start, end)

Returns:

Last point in the QRouteLead (self.head/tail)

Return type:

QRoutePoint

Raises:
  • Exception – Ping name is not supported

  • Exception – Dictionary error