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

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.

Remarks

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