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 | ||
---|---|---|
DefaultCutoff | The default cutoff value to stop traversing. | |
DefaultTargetDestinationCount | The default number of destinations to find. | |
MatrixResultType | Indicates the type of matrix result to be created. | |
OutputLines | Indicates how lines are generated. | |
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 | 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.