Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_HOSE_LENGTH Property / FUNC_HOSE_LENGTH Property

In This Topic
    FUNC_HOSE_LENGTH Property
    In This Topic
    Hose line length # 20866.
    Syntax
    public PropertyValue FUNC_HOSE_LENGTH {get; set;}
    public:
    property PropertyValue^ FUNC_HOSE_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Length of a hose line, is used in the hose line identification.

    See Also