Deprecated as of 10.1. Provides access to the main functionality for route finding.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Provides main functionality for finding routes. Contains a number of properties that allow to query and change different settings of the route solver.
Members
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 that implement ISMRouter
CoClasses and Classes | Description |
---|---|
SMRouter | Deprecated as of 10.1. The object for calculating routes and defining route settings. |