Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.Function3D Enumeration

Properties.Function3D Enumeration
Identificators of properties owned by Function3D class.
Syntax
public enum Properties.Function3D : System.Enum 
Members
MemberValueDescription
DMCABBASE_ANGLE_IN36461Thermal design: Intake angle # 36461.
DMCABBASE_ANGLE_OUT36462Thermal design: Discharge angle # 36462.
DMCABBASE_THERMDIST36460Thermal design: Maximum reach # 36460.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.Properties.Function3D

See Also