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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    Is required for calculating the power dissipation. Displays the value of the simultaneity factor (if it exists). Otherwise the value from the project settings is used.

    See Also