This document is archived and information here might be outdated. Recommended version. |
Traversal results for a particular source.
Interfaces | Description |
---|---|
INATraversalResultSource | Provides access to traversal results for a particular source. |
IPersistStream (esriSystem) |
The NATraversalResultSource object holds the mapping to determine the feature class that a particular NATraversalResultElement is referencing based on its SourceID property.
The NATraversalResult has three feature classes representing edges, junctions, and turns. The SourceID field on these feature classes references an NATraversalResultSource object's ID property. From a particular NATraversalResultSource, you can find its corresponding feature class in the NetworkDataset or NAContext by accessing either the Location or Name property on the INATraversalResultSource interface.