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

In This Topic
    ARTICLE_VOLUME_FLOW_FREELY_BLOWING Property
    In This Topic
    Flow rate (free blowing) # 26175.
    Syntax
    public PropertyValue ARTICLE_VOLUME_FLOW_FREELY_BLOWING {get; set;}
    public:
    property PropertyValue^ ARTICLE_VOLUME_FLOW_FREELY_BLOWING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Flow rate of a ventilation device or fan if it is operated without connected piping or resistances. This means that the flow rate is measured under ideal conditions at which no additional pressure losses occur through piping or other impairments.

    See Also