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

    netConnectionPoint
    Existing connection point on the same net definition point
    index
    Position at which new item will be inserted (0-based)
    See Also