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

In This Topic
TargetCount Property
In This Topic
Returns number of connections from this Pin object.
Syntax
public int TargetCount {get;}
Remarks
Returns 0 if this Pin object has been obtained from a FunctionDefinition object.
See Also