API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP Property / FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP(Int32) Property

In This Topic
    FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP(Int32) Property
    In This Topic
    Thermal design: Min. external temperature # 36050. This property isn't indexed.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_CABINET_MIN_OUT_TEMP {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    Remarks

    Minimum external temperature of an enclosure.

    See Also