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

In This Topic
    FUNCTION3D_POWERDISSIPATION_AUTOMATIC(Int32) Property
    In This Topic
    Thermal design: Device power dissipation # 36048. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_AUTOMATIC( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_AUTOMATIC {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    Remarks

    This property is read-only..

    Calculated value of the power dissipation of this device under consideration of the simultaneity factor.

    See Also