Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.GraphicalConnection Class / StartSymbolRef Property

In This Topic
    StartSymbolRef Property
    In This Topic
    Returns the first connected symbol.
    Syntax
    public SymbolReference StartSymbolRef {get;}
    public:
    property SymbolReference^ StartSymbolRef {
       SymbolReference^ get();
    }
    See Also