Eplan Platform API
Eplan.EplApi.DataModel Namespace / DaisyChain Class / AddConnectionPoint Method / AddConnectionPoint(NetConnectionPoint,Int32) Method
Existing connection point on the same net definition point
Position at which new item will be inserted (0-based)

In This Topic
    AddConnectionPoint(NetConnectionPoint,Int32) Method
    In This Topic
    Adds a new net connection point and creates connection
    Syntax

    Parameters

    Parameter NameDescription
    netConnectionPointExisting connection point on the same net definition point
    indexPosition at which new item will be inserted (0-based)
    See Also