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


INetworkBuilder2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetworkBuilder2 Interface
ArcGIS Developer Help

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.

Classes that implement INetworkBuilder2

Classes Description

Remarks

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