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


IDEGeometricNetwork2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEGeometricNetwork2 Interface
ArcGIS Developer Help

IDEGeometricNetwork2 Interface

Provides access to members that describe geometric network data elements.

Product Availability

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

Members

Name 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.

Classes that implement IDEGeometricNetwork2

Classes Description
DEGeometricNetwork GeometricNetwork Data Element object.