This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > G > GeometricNetwork Class (ArcObjects .NET 10.5 SDK) |
Esri Geometric Network object.
GeometricNetwork is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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 | 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. |
IGraph | Provides access to members that manage graphs. |
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 | Indicates whether a specific interface can return Automation error objects. |