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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum internal temperature of an enclosure.

    See Also