Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PIPECLASS Property / ARTICLE_PIPECLASS Property

In This Topic
    ARTICLE_PIPECLASS Property
    In This Topic
    Pipe class # 22224.
    Syntax
    public MDPropertyValue ARTICLE_PIPECLASS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PIPECLASS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. 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