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


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

ISimpleEdgeFeature Interface

Provides access to the ID of a simple edge feature.

Product Availability

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

Members

Name Description
Read-only property EID The logical network element ID of this edge.

Classes that implement ISimpleEdgeFeature

Classes Description
SimpleEdgeFeature Esri Geometric network simple edge feature object.

Remarks

A simple edge has a one-to-one correspondence between the feature in the geometric network and the edge element in the logical network.

See Also

INetworkFeatureEvents Interface | IComplexNetworkFeature Interface | IComplexJunctionFeature Interface | IComplexEdgeFeature Interface | INetworkFeature.Connect Method | ISimpleEdgeFeature Interface | INetworkFeature Interface | IEdgeFeature Interface | ISimpleJunctionFeature Interface | IJunctionFeature Interface