Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointSide Enumeration

ConnectionPointSide Enumeration
Enumeration of possible connection point types.
Syntax
public enum ConnectionPointSide : System.Enum 
Members
MemberValueDescription
External1 
Internal2 
Undefined0 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.ConnectionPointSide

See Also