Eplan Platform API
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.

In This Topic
    TrackNet Method
    In This Topic
    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