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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum external temperature of an enclosure.

    See Also