ArcObjects Library Reference (NetworkAnalyst)  

INAODCostMatrixSolver2 Interface

Provides access to the OD cost matrix solver.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Description

This interface is new at ArcGIS 9.3. It supersedes INAODCostMatrixSolver.

Members

Description
Read/write property DefaultCutoff The default cutoff value to stop traversing.
Read/write property DefaultTargetDestinationCount The default number of destinations to find.
Read/write property MatrixResultType Indicates the type of matrix result to be created.
Read/write property OutputLines Indicates how lines are generated.
Read/write property PopulateODLines Indicates if the ODLines class is to be populated.

Inherited Interfaces

Interfaces Description
INAODCostMatrixSolver Provides access to the origin-destination matrix solver.

CoClasses that implement INAODCostMatrixSolver2

CoClasses and Classes Description
NAODCostMatrixSolver Performs origin-destination matrix analysis.
NAServerODCostMatrixParams Deprecated as of 10.0. A container for the Origin-Destination Cost Matrix solver settings and return parameters used by NAServer.

Remarks

INAODCostMatrixSolver2 is the interface provided on the NAODCostMatrixSolver object to access the properties of the OD Cost Matrix solver.