Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolConnectionPoint Class
Members

MDSymbolConnectionPoint Class
This class represents one connection point of a symbol variant. It's defined with a location an a direction.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDSymbolConnectionPoint

Syntax
public class MDSymbolConnectionPoint 
Public Properties
 NameDescription
Public PropertyReturns the direction of the connection point.  
Public PropertyReturns the location of the connection point.  
Top
Public Methods
 NameDescription
Public MethodRemoves the connection point from the symbol variant.  
Top
See Also