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

In This Topic
TargetPins Property
In This Topic
Returns Pin objects of other functions connected directly with this conn. point.
Syntax
public Pin[] TargetPins {get;}
Remarks
Returns NULL if this Pin object has been obtained from a FunctionDefinition object.
See Also