This document is archived and information here might be outdated. Recommended version. |
Deprecated as of 10.1. Provides access to router restrictions settings.
This interface is new at ArcGIS 9.3. It supersedes ISMRouterSetup2.
Name | Description | |
---|---|---|
BacktrackPolicy | Controls the backtrack policy of the route solver. | |
ClearAllRestrictions | Removes all restrictions set on the route solver. | |
ClearRestriction | The method removes restriction at specified position from the list. | |
DirectionsLengthUnits | The output length units used in driving directions. | |
Restriction | Restriction at the position, specified by index. | |
RestrictionCount | Number of restrictions in the list, which will be applied when finding route. | |
SetRestriction | Sets a restriction to be used by the route solver. |
Classes | Description |
---|---|
SMRouter | Deprecated as of 10.1. The object for calculating routes and defining route settings. |