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


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

IDEGeometricNetwork 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 Rules The connectivity rules associated with the network.
Read/write property WeightAssociations The weight associations of the geometric network.

Classes that implement IDEGeometricNetwork

Classes Description