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

In This Topic
    FUNC_TEXT Property
    In This Topic
    Function text # 20011.
    Syntax
    public PropertyValue FUNC_TEXT {get; set;}
    public:
    property PropertyValue^ FUNC_TEXT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Manually entered function text.

    See Also