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

In This Topic
    FUNCTION3D_POWERDISSIPATION_BUSBAR_CURRENT Property
    In This Topic
    Thermal design: Operating current # 36055.
    Syntax
    public PropertyValue FUNCTION3D_POWERDISSIPATION_BUSBAR_CURRENT {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_POWERDISSIPATION_BUSBAR_CURRENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Operating current of a busbar. Is required for calculating the power dissipation.

    See Also