This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Classes > N > NAODCostMatrixResult CoClass (ArcObjects .NET 10.5 SDK) |
Contains an origin-destination cost matrix.
This object is new at ArcGIS 9.3.
Interfaces | Description |
---|---|
INAODCostMatrix | Provides access to the OD cost matrix object. |
INAODCostMatrixResult | Provides access to the OD cost matrix result object. |
INAResult | Provides access to the results of an analysis. |
INAResult2 | Provides access to the results of an analysis. |
IPersistStream (esriSystem) |
The NAODCostMatrixResult object is created by both the NAVRPSolver and NAODCostMatrixSolver objects after a successful Solve operation. This object may be used to access origin-destination cost information associated with the NALocation instances currently populated within the associated VRP/OD NAContext.