Deprecated as of 10.1. Provides access to router restrictions settings.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes ISMRouterSetup2.
Members
Description | ||
---|---|---|
BacktrackPolicy | Controls the backtrack policy of the route solver. | |
BacktrackPolicy | Controls the backtrack policy of the route solver. | |
ClearAllRestrictions | Removes all restrictions set on 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. | |
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. | |
SetRestriction | Sets a restriction to be used by the route solver. |
CoClasses that implement ISMRouterSetup2
CoClasses and Classes | Description |
---|---|
SMRouter | Deprecated as of 10.1. The object for calculating routes and defining route settings. |