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

In This Topic
    ARTICLE_MASS_FLOW Property
    In This Topic
    Mass flow # 26442.
    Syntax
    public PropertyValue ARTICLE_MASS_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_MASS_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The quantity of mass that flows through a specific cross-section per unit of time. Example: The coolant flow in a cooling system, measured in kilograms per second (kg/s).

    See Also