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


ISMRouterSetup Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouterSetup Interface
ArcGIS Developer Help

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 by ISMRouterSetup2. Please consider using the more recent version.

Product Availability

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

Members

Name 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.

Classes that implement ISMRouterSetup

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