Provides access to members that are common to all features in a GeometricNetwork.
| Description | ||
|---|---|---|
![]() |
Connect | Connect the Feature to the geometrically coincident NetworkFeature. |
![]() |
CreateNetworkElements | Create the necessary NetworkElements in the associated Logical Network. |
![]() |
Disconnect | Disconnect the Feature from all connected NetworkFeatures. |
![]() |
Enabled | Indicates whether the NetworkFeature is open or not (i.e., closed). |
![]() |
GeometricNetwork | The containing GeometricNetwork. |
![]() |
OnDisconnect | Preparation for disconnecting the NetworkFeature. |
| CoClasses and Classes | Description |
|---|---|
| ComplexEdgeFeature | ESRI Complex edge geometric network feature object. |
| ComplexJunctionFeature | ESRI Complex junction geometric network feature. |
| SimpleEdgeFeature | ESRI Geometric network simple edge feature object. |
| SimpleJunctionFeature | ESRI Geometric network simple junction feature object. |
Features in a network can have one of four roles:
Simple Edge
Simple Junction
Complex Edge
Complex Junction
INetworkFeature Interface | ISimpleEdgeFeature Interface | IJunctionFeature Interface | IEdgeFeature Interface | INetworkFeatureEvents Interface | IComplexNetworkFeature Interface | IComplexJunctionFeature Interface | IComplexEdgeFeature Interface | INetworkFeature.Connect Method | ISimpleJunctionFeature Interface