This document is archived and information here might be outdated. Recommended version. |
Provides access to members that add and delete network elements from the logical network. INetTopologyEditGEN is generic version of INetTopologyEdit.
Name | Description | |
---|---|---|
AddEdgeByEndEIDs | Adds an edge element to the logical network between the specified junction elements. | |
AddJunction | Adds a junction element to the logical network. | |
DeleteByEID | Deletes the specified network element from the logical network. | |
DeleteByEIDs | Deletes the specified network elements from the logical network. | |
DeleteByID | Deletes the specified network element from the logical network. | |
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. |
Classes | Description |
---|