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

In This Topic
    FUNC_ISPLACEDIN_FUNCTIONAL Property
    In This Topic
    Function exists with 'Functional' representation type # 20286.
    Syntax
    public PropertyValue FUNC_ISPLACEDIN_FUNCTIONAL {get; set;}
    public:
    property PropertyValue^ FUNC_ISPLACEDIN_FUNCTIONAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Shows whether the function exists in the project with the "Functional" representation type.

    See Also