API Help
Eplan.EplApi.MasterData Namespace / MDConnectionPointPosition Class
Members

MDConnectionPointPosition Class
A ConnectionPointInfo object (MDConnectionPointInfo) can hold a list of connection points. Each of them is represented with a MDConnectionPointPosition object.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDConnectionPointPosition

Syntax
public class MDConnectionPointPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyThe additional length for the connection if it will be connected to the connection point  
Public PropertyThe connection dimension of the connection point  
Public PropertyThe device tag of the plug connected with the connection point  
Public PropertyThe direction for connection of the connection point  
Public PropertyThe level of the connection point  
Public PropertyThe maximal wire cross section of the connection point  
Public PropertyThe maximal wire cross section AWG of the connection point  
Public PropertyIt describes the maximum force with which, for example, a screw is tightened  
Public PropertyThe maximal number of wires of the connection point  
Public PropertyThe minimal wire cross section of the connection point  
Public PropertyThe minimal wire cross section AWG of the connection point  
Public PropertyIt describes the minimum force with which, for example, a screw is tightened  
Public PropertyThe designation of the connection point  
Public PropertyA PLC bus interface name  
Public PropertyThe socket size describes the dimensions of the socket (the tip)  
Public PropertyThe stripping length describes length of left insulation  
Public PropertyThe target info of the connection point (internal/external/index)  
Public PropertyTwin sleeve (yes/no)  
Public PropertyThe type of end treatment for the connection that will be connected to the connection point  
Public PropertyThe type of connection of the connection point  
Public PropertyThe X-position of the connection point  
Public PropertyThe X-vector of the connection point  
Public PropertyThe Y-position of the connection point  
Public PropertyThe Y-vector of the connection point  
Public PropertyThe Z-position of the connection point  
Public PropertyThe Z-vector of the connection point  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDConnectionPointPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also