Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / Connection Constructor / Connection Constructor(Project,PinBase,PinBase)
Project the Connection belongs to
PinBase representing the source of the Connection.
PinBase representing the target of the Connection.

In This Topic
    Connection Constructor(Project,PinBase,PinBase)
    In This Topic
    Constructor to create not-placed Connection.
    Syntax

    Parameters

    Parameter NameDescription
    oProjectProject the Connection belongs to
    oPinBaseSourcePinBase representing the source of the Connection.
    oPinBaseTargetPinBase representing the target of the Connection.
    See Also