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

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