This document is archived and information here might be outdated. Recommended version. |
Provides access to properties/methods common to all network analysis classes.
Name | Description | |
---|---|---|
ClassDefinition | The network analyst class definition. | |
DeleteAllRows | Remove all items added to the class (for example, stops or incidents). | |
SaveRowsOnPersist | Indicates if rows are stored with the map document. |
Classes | Description |
---|---|
NAClass | Holds features used as input and generated as output during network analysis. |
INAClass is the interface provided on the NAClass object to access the NAClassDefinition and to quickly delete all the rows on the NAClass object.