API Help
Eplan.EplApi.DataModel.E3D Namespace / Function3DPropertyList Class / DMCABBASE_THERMDIST Property / DMCABBASE_THERMDIST(Int32) Property

In This Topic
    DMCABBASE_THERMDIST(Int32) Property
    In This Topic
    Thermal design: Maximum reach # 36460. This property isn't indexed.
    Syntax
    public PropertyValue DMCABBASE_THERMDIST( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMCABBASE_THERMDIST {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Double.
    Remarks

    Area parameter for calculating the optimally air-conditioned area (area that an air-conditioning unit can reliably air-condition on the basis of its air circulation capacity). Describes the distance in meters at which the flow speed of the emitted air drops below a value of 0.5 m/s.

    See Also