Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_FLOW_DIRECTION Property / ARTICLE_FLOW_DIRECTION Property

In This Topic
    ARTICLE_FLOW_DIRECTION Property
    In This Topic
    Flow direction: Operating flow direction # 26267.
    Syntax
    public PropertyValue ARTICLE_FLOW_DIRECTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_FLOW_DIRECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Direction of flow of a hydraulic device during the normal operation of a system. This specification is relevant for the correct function and efficiency of measuring instruments and control valves, which possibly must only work in a specific direction.

    See Also