This document is archived and information here might be outdated.  Recommended version.


INetworkBuilder2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetworkBuilder2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

INetworkBuilder2 Interface

Provides access to members that rebuild the logical network index for an existing geometric network.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddWeightToNetwork Adds a weight to an existing the geometric network, features are not changed in this process.
Method DeleteWeightFromNetwork Deletes a weight from an existing the geometric network, features are not changed in this process.
Method RebuildNetwork Recreates the logical network index for the geometric network, features are not changed in this process.

Inherited Interfaces

Interfaces Description
INetworkBuilder Provides access to members that rebuild the logical network index for an existing geometric network.

CoClasses that implement INetworkBuilder2

CoClasses and Classes Description

Remarks

The INetworkBuilder2 interface provides access to methods that allow the addition and removal of weights from an existing geometric network.