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

In This Topic
    FUNC_PRESSURE(Int32) Property
    In This Topic
    Max. working pressure # 20870. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_PRESSURE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_PRESSURE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    Remarks

    Working pressure with specification of the unit, is used in the hose line identification.

    See Also