public void RouteConnections( ICollection<RoutedConnection> colConnections, Segment pSegment, bool bShowRoutedConnections )
public: void RouteConnections( ICollection<RoutedConnection^>^ colConnections, Segment^ pSegment, bool bShowRoutedConnections )
Parameters
- colConnections
 - Collection of topology connections which will be routed. Can't be 
null. Input parameter. - pSegment
 - segment through which all connection from 
colConnectionsrouted. - bShowRoutedConnections
 - If 
truerouted connection are shown in the GED.