API Help
Eplan.EplApi.HEServices Namespace / ConnectionService Class / TrackNet Method
Connection from which tracking net is started.
List of connections that are in the same net as oSourceConnection.

TrackNet Method
Finds all connections in the same net as oSourceConnection.
Syntax

Parameters

oSourceConnection
Connection from which tracking net is started.
foundConnectionList
List of connections that are in the same net as oSourceConnection.
Exceptions
ExceptionDescription
Thrown if parameter oSourceConnection or foundConnectionList is null value.
Throw if parameter oSourceConnection is invalid.
See Also