API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_PIPECLASS Property / DMPLAOBJECT_PIPECLASS(Int32) Property

In This Topic
    DMPLAOBJECT_PIPECLASS(Int32) Property
    In This Topic
    Pipe class # 44072. This property isn't indexed.
    Syntax
    public PropertyValue DMPLAOBJECT_PIPECLASS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PIPECLASS {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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