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

SymbolReference.GraphicalConnection Class
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 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