Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_NOMINAL_TOTAL_VOLUME_FLOW Property / ARTICLE_NOMINAL_TOTAL_VOLUME_FLOW Property

In This Topic
    ARTICLE_NOMINAL_TOTAL_VOLUME_FLOW Property
    In This Topic
    Nominal total flow rate # 26129.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_TOTAL_VOLUME_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_TOTAL_VOLUME_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum flow rate that can flow through a system or component under normal operating conditions for the total temperature, total pressure, and gas composition (e.g., humidity) per time unit. This value is usually specified in cubic meters per hour (m³ /h) or liters per minute (l/min).

    See Also