Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_PIPECLASS Property / DMPLAOBJECT_PIPECLASS Property

In This Topic
    DMPLAOBJECT_PIPECLASS Property
    In This Topic
    Pipe class # 44072.
    Syntax
    public PropertyValue DMPLAOBJECT_PIPECLASS {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_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