RouteMixed.set_pin#

RouteMixed.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:

QRoutePoint

Raises:

Exception – Ping name is not supported