Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / FUNC_MOUNTINGPLATE_FORMEVALUATION Property / FUNC_MOUNTINGPLATE_FORMEVALUATION Property

In This Topic
    FUNC_MOUNTINGPLATE_FORMEVALUATION Property
    In This Topic
    Suppress generation of the enclosure legend # 20441.
    Syntax
    public PropertyValue FUNC_MOUNTINGPLATE_FORMEVALUATION {get; set;}
    public:
    property PropertyValue^ FUNC_MOUNTINGPLATE_FORMEVALUATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Suppresses the generation of an enclosure legend for the model view. The model view is also not taken into consideration during the output of the labeling for the report type "Enclosure legend".

    See Also