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

oProject
Project the Connection belongs to
oPinBaseSource
PinBase representing the source of the Connection.
oPinBaseTarget
PinBase representing the target of the Connection.
See Also