API Help
Eplan.EplApi.HEServices Namespace / ConnectionService3D Class / SetRoutingType Method
The type of routing (undefined (0) or with (1) or without(2) using a network).
An array of Connections3D.

In This Topic
    SetRoutingType Method
    In This Topic
    Sets type of routing (with/without using a network) for the Connection3Ds
    Syntax

    Parameters

    nType
    The type of routing (undefined (0) or with (1) or without(2) using a network).
    Connections3D
    An array of Connections3D.
    See Also