Eplan Platform API
Eplan.EplApi.HEServices Namespace / ConnectionService3D Class / RouteConnection Method
Connection3D being routed
Pre-set array of segments

In This Topic
    RouteConnection Method
    In This Topic
    Creates new route of an existing connection 3d.
    Syntax

    Parameters

    connection3D
    Connection3D being routed
    preRoutingSegments
    Pre-set array of segments

    Return Value

    An array of routed segments.
    Exceptions
    ExceptionDescription
    Thrown when necessary argument is null.
    An interface used for export could not be created.
    See Also