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

In This Topic
    Properties.Function3D Enumeration
    In This Topic
    Identificators of properties owned by Function3D class.
    Syntax
    public enum Properties.Function3D : System.Enum 
    public enum class Properties.Function3D : public 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