Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDConnectionPointPosition.ConnectionPointDirection Enumeration

MDConnectionPointPosition.ConnectionPointDirection Enumeration
The type of the drilling. Depending on that type the other parameters will be used.
Syntax
public enum MDConnectionPointPosition.ConnectionPointDirection : System.Enum 
Members
MemberValueDescription
Automatic0 
Down2 
Left3 
Right4 
Up1 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.MasterData.MDConnectionPointPosition.ConnectionPointDirection

See Also