This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNAODCostMatrixType Constants (ArcObjects .NET 10.5 SDK) |
OD cost matrix type.
Constant | Value | Description |
---|---|---|
esriNAODCostMatrixNone | 0 | No cost matrix. |
esriNAODCostMatrixFull | 1 | Full cost matrix. |
esriNAODCostMatrixUpdate | 2 | Updated cost matrix, with removal of unused origins and destinations. |
The values within this enumeration are used to indicate the type of matrix to be populated.
The esriNAODCostMatrixType enumeration has the following values: