This document is archived and information here might be outdated. Recommended version. |
Provides access to properties/methods of the network analyst hierarchy settings object.
Name | Description | |
---|---|---|
Initialize | Initialize hierarchy levels based on defaults found in the network. | |
MaxValueForHierarchy | The maximum value for a hierarchy level. |
CoClasses and Classes | Description |
---|---|
GPNAHierarchySettings | Geoprocessing network hierarchy settings value. |
NAHierarchySettings specify if a particular network analyst solver should use a hierarchy. For example, the route, closest facility, OD matrix, and VRP solvers can use hierarchy if it is present in the network. The hierarchy can be used to solve quickly on large networks by modifying the shortest path solver to look at the road hierarchy and favor the higher level roads to reach the destination. This interface specifies how the values stored in a hierarchy attribute are mapped to the solver needs.