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

In This Topic
    FUNC_PIPECLASS Property
    In This Topic
    Pipe class # 20863.
    Syntax
    public PropertyValue FUNC_PIPECLASS {get; set;}
    public:
    property PropertyValue^ FUNC_PIPECLASS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The pipe class specifies the range of application in relation to the pressure and temperature, meaning the maximum permissible pressure at which the piping may be operated at a maximum permissible temperature. When doing this, a pipe class contains a fixed number of pipe items, such as pipes, fittings, flanges, nuts, bolts, and gaskets.

    See Also