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

In This Topic
    FUNCTION3D_POWERDISSIPATION_SIMULTANEITYFACTOR Property
    In This Topic
    Thermal design: Simultaneity factor (device) # 36045.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_SIMULTANEITYFACTOR {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_SIMULTANEITYFACTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Deviating simultaneity factor for this device compared to the project properties. Is required for calculating the power dissipation.

    See Also