Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_HYDRAULIC_EFFICIENCY Property / ARTICLE_HYDRAULIC_EFFICIENCY Property

In This Topic
    ARTICLE_HYDRAULIC_EFFICIENCY Property
    In This Topic
    Hydraulic efficiency # 26380.
    Syntax
    public MDPropertyValue ARTICLE_HYDRAULIC_EFFICIENCY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_HYDRAULIC_EFFICIENCY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Ratio of available pump input power and pump output minus power losses. Power losses arise, for example, through mechanical power losses, friction, leakages, etc.

    See Also