Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroBox.Enums.TakeConnectionPointDesignationsIntoAccount Enumeration

MacroBox.Enums.TakeConnectionPointDesignationsIntoAccount Enumeration
Enumeration of TakeConnectionPointDesignationsIntoAccount
Syntax
public enum MacroBox.Enums.TakeConnectionPointDesignationsIntoAccount : System.Enum 
Members
MemberValueDescription
FromUserSettings0Connection point designations will be inserted or not, based on user settings
No2Connection point designations will not be inserted
Yes1Connection point designations will be inserted
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.MacroBox.Enums.TakeConnectionPointDesignationsIntoAccount

See Also