This document is archived and information here might be outdated.  Recommended version.


ISMRouterSetup Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesFile)  

ISMRouterSetup Interface

Deprecated as of 10.1. Provides access to router settings, such as restrictions, backtrack policy, length units. Note: the ISMRouterSetup interface has been superseded byISMRouterSetup2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property BacktrackPolicy Controls the backtrack policy of the route solver.
Method ClearAllRestrictions Removes all restrictions set on the route solver.
Read/write property DirectionsLengthUnits The output length units used in driving directions.
Method SetRestriction Sets a restriction to be used by the route solver.

CoClasses that implement ISMRouterSetup

CoClasses and Classes Description
SMRouter Deprecated as of 10.1. The object for calculating routes and defining route settings.