Eplan Platform API
Eplan.EplApi.DataModel Namespace / Pin Class / Connections Property

In This Topic
Connections Property (Pin)
In This Topic
Returns connections which start or end at this connection point.
Syntax
public Connection[] Connections {get;}
Remarks
Returns NULL if this Pin object has been obtained from a FunctionDefinition object.
See Also