API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_FUNCTIONALTEXT Property / FUNC_FUNCTIONALTEXT Property

In This Topic
    FUNC_FUNCTIONALTEXT Property
    In This Topic
    State # 20285.
    Syntax
    public PropertyValue FUNC_FUNCTIONALTEXT {get; set;}
    public:
    property PropertyValue^ FUNC_FUNCTIONALTEXT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Property is indexed. Possible indexes are from 1 to 10.

    Indicates the states in the "Functional" representation type. A maximum of 10 states can be defined for the function using the index.

    See Also