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

In This Topic
    FUNCTION3D_POWERDISSIPATION_ZONE Property
    In This Topic
    Thermal design: Air-conditioning field (device) # 36047.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_ZONE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_ZONE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Deviating number of the air-conditioning field of this device from the number of the air-conditioning field of the enclosure (1 to 100). Is required for calculating the power dissipation.

    See Also