Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PRESSURESTANDARD Property / FUNC_PRESSURESTANDARD Property

In This Topic
    FUNC_PRESSURESTANDARD Property
    In This Topic
    Pressure level # 20330.
    Syntax
    public PropertyValue FUNC_PRESSURESTANDARD {get; set;}
    public:
    property PropertyValue^ FUNC_PRESSURESTANDARD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The nominal pressure of a pipe system specifies a reference value. The designation PN ("Pressure Nominal") is used, followed by a whole number without dimensions that indicates the design pressure in bar at room temperature (20° C). The permissible pressure is correspondingly smaller at higher temperatures, depending on the permissible material characteristics (yield point).

    See Also