Provides access to members that get information about the elements adjacent to the specified element.
| Description | ||
|---|---|---|
![]() |
GetAdjacentEdge | Returns the network element ID of the index'th adjacent edge to the specified junction. |
![]() |
GetAdjacentEdgeCount | Returns the number of edges adjacent to the specified junction. |
![]() |
GetAdjacentEdges | Returns the network element IDs of all the edges adjacent to the specified junction. |
![]() |
GetFromToJunctionEIDs | Returns the network element IDs of the junctions adjacent to the specified edge. |
| CoClasses and Classes | Description |
|---|---|
| StreetNetwork | A container for describing a street network. |
| UtilityNetwork | A container for describing a utility network. |
INetTopology Interface | INetTopologyEdit Interface