RoutePathfinder.set_pin#
- RoutePathfinder.set_pin(name: str) QRoutePoint #
Defines the CPW pins and returns the pin coordinates and normal direction vector.
- Parameters:
name – String (supported pin names are: start, end)
- Returns:
Last point (for now the single point) in the QRouteLead
- Return type:
- Raises:
Exception – Ping name is not supported