This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouter Interface (ArcObjects .NET 10.4 SDK) |
Deprecated as of 10.1. Provides access to the main functionality for route finding.
Provides main functionality for finding routes. Contains a number of properties that allow to query and change different settings of the route solver.
Description | ||
---|---|---|
Barriers | The network barriers collection of the router object. | |
FlagCreator | The flag creator used by the router object. | |
NetAttributeName | The network attribute that the router object currently uses. | |
NetAttributes | The network attributes collection of the router object. | |
NetAttributesAccess | The network attributes access of the router object. | |
Preferences | The road preferences used by the router object. | |
ProjectionString | The spatial reference of the source data used by the router object. | |
ReorderStops | Reorders the stops collection to minimize total driving time or distance. | |
Solve | Calculates the route using the current settings of the router object. | |
SpeedGroups | The speed groups used by the router object. | |
TripPlanSettings | The trip planning settings used by the router object. |
CoClasses and Classes | Description |
---|---|
SMRouter | Deprecated as of 10.1. The object for calculating routes and defining route settings. |