Table of Contents

TTMSFNCDirectionsTruckOptions Class

Truck-specific options that control routing.

API unit family: TMSFNCHereDirections Inherits from: TPersistent

Syntax

TTMSFNCDirectionsTruckOptions = class(TPersistent)

Properties

Name Description
AvoidDifficultTurns Indicates whether difficult turns are avoided when routing.
GrossWeight Gross weight of the truck, in kilograms.
HazardousMaterials Indicates whether the truck carries hazardous materials.
Height Height of the truck, in centimeters.
Length Length of the truck, in centimeters.
SpeedCap Maximum speed of the truck, in kilometers per hour.
TunnelCategory Tunnel category restriction applied to the truck.
Width Width of the truck, in centimeters.