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

In This Topic
    ARTICLE_NOMINAL_PRESSURE Property
    In This Topic
    Nominal pressure # 26470.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_PRESSURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum permissible pressure that an item or piping can withstand under normal operating conditions. This pressure is specified in bar.

    See Also