Provides access to properties/methods common to all network analysis classes.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
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. |
CoClasses that implement INAClass
CoClasses and Classes | Description |
---|---|
NAClass | Holds features used as input and generated as output during network analysis. |
Remarks
INAClass is the interface provided on the NAClass object to access the NAClassDefinition and to quickly delete all the rows on the NAClass object.