API Help
Eplan.EplApi.DataModel Namespace / SymbolReference.GraphicalConnection Class
Members

In This Topic
    SymbolReference.GraphicalConnection Class
    In This Topic
    A class representing an auto connecting line existing between two symbols' connection points.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.DataModel.SymbolReference.GraphicalConnection

    Syntax
    public class SymbolReference.GraphicalConnection 
    public ref class SymbolReference.GraphicalConnection 
    Public Properties
     NameDescription
    Public PropertyReturns the connection's end connection point.  
    Public PropertyReturns the second connected symbol.  
    Public PropertyReturns the connection's start connection point.  
    Public PropertyReturns the first connected symbol.  
    Top
    See Also