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


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

ISMRouterFactory Interface

Deprecated as of 10.1. Provides access to members for creating SMRouter objects.

Product Availability

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

Description

Allows creation of SMRouter objects.

Members

Name Description
Method CreateRouter Creates a SMRouter object based on information in the input routing initialization file.
Method CreateRouterCfg Creates a SMRouter object based on additional information in the alternate routing configuration file.

Classes that implement ISMRouterFactory

Classes Description
SMRouterFactory Deprecated as of 10.1. The object for creating router objects.