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

In This Topic
    FUNCTION3D_POWERDISSIPATION_CABINET_SITUATION Property
    In This Topic
    Thermal design: Installation situation # 36049.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_CABINET_SITUATION {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_CABINET_SITUATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Installation situation of the enclosure, e.g. "Single housing free-standing". Is required for calculating the power dissipation.

    See Also