Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / FUNC_ARTICLE_FLOW_RATE_OPERATING_NORMAL_VOLUME_FLOW Property / FUNC_ARTICLE_FLOW_RATE_OPERATING_NORMAL_VOLUME_FLOW(Int32) Property

In This Topic
    FUNC_ARTICLE_FLOW_RATE_OPERATING_NORMAL_VOLUME_FLOW(Int32) Property
    In This Topic
    Flow rate (operating / standard volume flow) # 26264.
    Syntax
    public PropertyValue FUNC_ARTICLE_FLOW_RATE_OPERATING_NORMAL_VOLUME_FLOW( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_FLOW_RATE_OPERATING_NORMAL_VOLUME_FLOW {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    Substance quantity per time unit stated as operating or standard flow rate. The most common unit for a flow rate is cubic meters per second (m³/s). For certain orders of magnitude or applications, other units are also customary, for example milliliters per minute.

    See Also