PCMSSetFerryDiscouraged
Syntax
void PCMSSetFerryDiscouraged(Trip trip, bool onOff)
Parameters
- Trip trip – Handle to a trip.
- bool onOff – Set to True to avoid ferry distances; False to allow ferries.
Description
Sets whether ferry miles will be avoided on a route. Ferries will be avoided unless the resulting alternate route would be extremely impractical or impossible.
Return Values
None
Supported Since: PC*Miler Connect 29 Category: Trip Options