Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_GRAVINGTEXT Property / FUNC_GRAVINGTEXT Property

In This Topic
    FUNC_GRAVINGTEXT Property
    In This Topic
    Engraving text # 20025.
    Syntax
    public PropertyValue FUNC_GRAVINGTEXT {get; set;}
    public:
    property PropertyValue^ FUNC_GRAVINGTEXT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Engraving text of the function.

    See Also