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


ISimpleEdgeFeature Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

ISimpleEdgeFeature Interface

Provides access to the ID of a simple edge feature.

Product Availability

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

Members

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

CoClasses that implement ISimpleEdgeFeature

CoClasses and 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