This document is archived and information here might be outdated. Recommended version. |
Provides access to the network analysis context.
Name | Description | |
---|---|---|
Agents | The collection of agents associated with the analysis. | |
Locator | The locator used for finding network locations for class items. | |
NAClasses | The collection of classes associated with the analysis. | |
Name | The name of the analysis. | |
NetworkDataset | The associated network dataset. | |
NetworkDatasetName | The associated network dataset name. | |
Result | The result for the analysis. | |
Solver | The function used for the analysis. | |
SpatialReference | The spatial reference of the analysis. |
Classes | Description |
---|---|
NAContext | The analysis and problem definition container. |
The INAContext interface can be used to obtain references to the constellation of objects used during network analysis. This includes references to the NetworkDataset, NASolver, NAClasses, NATraversalResult, NALocator, and any extra objects that implement INAAgent.