Reconstructs the network connectivity and attribute information of a network dataset. The network dataset needs to be rebuilt after making edits to the attributes or the features of a participating source feature class. After the source features are edited, the tool establishes the network connectivity only in the areas that have been edited to speed up the build process; however, when the network attributes are edited, the entire extent of the network dataset is rebuilt. This may be a slow operation on a large network dataset.
Syntax
Visual Basic (Declaration) | |
---|
Public Class BuildNetwork
Implements IGPProcess |
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.NetworkAnalystTools.BuildNetwork
See Also