Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / SymbolReferences Property

In This Topic
SymbolReferences Property
In This Topic
This method returns an array of SymbolReferences objects that belong to a connection . This may for example be T-pieces or corners. Also beginning and end are returned.
Syntax
public SymbolReference[] SymbolReferences {get;}
See Also