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


IDEGeometricNetwork2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IDEGeometricNetwork2 Interface

Provides access to members that describe geometric network data elements.

Product Availability

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

Members

Description
Read/write property FeatureClassNames The feature classes involved in the geometric network.
Read/write property NetworkType The type of associated logical network.
Read/write property NetworkWeights The weights of the geometric network.
Read/write property OrphanJunctionFeatureClassName The FeatureClass containing the OrphanJunctionFeatures.
Read/write property ReduceNetworkConflicts Indicates if network conflicts should be reduced during reconcile.
Read/write property Rules The connectivity rules associated with the network.
Read/write property UseZsForConnectivity Indicates if Z coordinates are used for connectivity.
Read/write property WeightAssociations The weight associations of the geometric network.
Read/write property XYSnapTolerance XY snap tolerance.
Read/write property ZSnapTolerance Z snap tolerance.

Inherited Interfaces

Interfaces Description
IDEGeometricNetwork Provides access to members that describe geometric network data elements.

CoClasses that implement IDEGeometricNetwork2

CoClasses and Classes Description
DEGeometricNetwork GeometricNetwork Data Element object.