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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of the air-conditioning field (1 to 100). Is required for calculating the power dissipation.

    See Also