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

In This Topic
    FUNCTION3D_POWERDISSIPATION_CABINET_SITUATION(Int32) Property
    In This Topic
    Thermal design: Installation situation # 36049. This property isn't indexed.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_CABINET_SITUATION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_CABINET_SITUATION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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