This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IComplexJunctionFeature Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that return and modify complex junction features.
Description | ||
---|---|---|
EdgeFeature | The EdgeFeature associated with the specified index value and the indexed connection point. | |
EdgeFeatureCount | The number of EdgeFeatures associated with the indexed connection point. | |
FieldToEIDMapping | The EID associated with the specified field index. | |
FindJunctionEID | The EID associated with the JunctionElement at the specified point. | |
GeometryForEdgeElement | The geometry corresponding to the element with the given subID. | |
JunctionElementCount | The number of junctions associated with this Feature. | |
RotationAngle | The rotation angle of this Feature. | |
TopologicalConfiguration | The configuration of this Feature. |
CoClasses and Classes | Description |
---|---|
ComplexJunctionFeature | Esri Complex junction geometric network feature. |
It is recommended that developers do not use Complex Junctions in their data modeling solutions. Developers can leverage existing Geodatabase components in order to implement partial functionality, such as class extensions.
INetworkFeatureEvents Interface | IComplexNetworkFeature Interface | IComplexJunctionFeature Interface | IComplexEdgeFeature Interface | INetworkFeature.Connect Method | ISimpleEdgeFeature Interface | INetworkFeature Interface | IEdgeFeature Interface | ISimpleJunctionFeature Interface | IJunctionFeature Interface