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

In This Topic
    FUNCTION3D_POWERDISSIPATION_CABINET_ZONE(Int32) Property
    In This Topic
    Thermal design: Air-conditioning field # 36054. This property isn't indexed.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_CABINET_ZONE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_CABINET_ZONE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

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

    See Also