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

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

    Property Value

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

    This property is read-only..

    Displays the content of the manually entered function text or, if it is empty, the path function text. When this property is displayed on a project page, the line breaks are removed.

    See Also