Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP Property / FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP Property

In This Topic
    FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP Property
    In This Topic
    Thermal design: Min. external temperature # 36050.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum external temperature of an enclosure.

    See Also