Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference Class / GraphicalConnectionPoints Property

In This Topic
GraphicalConnectionPoints Property
In This Topic
An array of the symbols's connection points
Syntax
public PinBase[] GraphicalConnectionPoints {get;}

Property Value

Array of PinBase objects.
See Also