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


GeometricNetwork Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > G > GeometricNetwork Class
ArcGIS Developer Help

GeometricNetworkClass Class

Esri Geometric Network object.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IDataset Provides access to members that supply dataset information.
IDatasetEdit Provides access to information about the status of datasets being edited.
IFeatureClassContainer Provides access to members that return feature classes by name, ID and index.
IGeoDataset Provides access to members that provide information about a Geographic Dataset.
IGeometricNetwork Provides access to members that manage properties and elements of a geometric network.
IGeometricNetworkConnectivity2 Provides access to members that check and repair and rebuild connectivity.
IGeometricNetworkErrorDetection Provides access to members that manage and provide geometric network error detection.
IGeometricNetworkReconcileProperties Provides access to properties that influence reconciliation.
IMetadata Provides access to members that manage and update metadata.
IMetadataEdit Provides access to members that provide information about whether metadata can be edited.
INativeTypeInfo Provides access to the native type.
ISchemaLock Provides access to members for accessing schema locking functionality.
ISupportErrorInfo (esriSystem)