API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PIPECLASS Property / FUNC_PIPECLASS(Int32) Property

In This Topic
    FUNC_PIPECLASS(Int32) Property
    In This Topic
    Pipe class # 20863. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_PIPECLASS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_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