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

In This Topic
    DMCABBASE_ANGLE_IN(Int32) Property
    In This Topic
    Thermal design: Intake angle # 36461. This property isn't indexed.
    Syntax
    public PropertyValue DMCABBASE_ANGLE_IN( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMCABBASE_ANGLE_IN {
       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 width of the angle in which the air to be cooled / heated can enter the cooling device. Amounts uniformly to 60° for all devices.

    See Also