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

In This Topic
    FUNCTION3D_ELEM_NEEDSDRILL Property
    In This Topic
    Item requires holes in mounting surface # 36014.
    Syntax
    public PropertyValue FUNCTION3D_ELEM_NEEDSDRILL {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ELEM_NEEDSDRILL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether a drill hole is required for an item that has been placed on a mounting surface.

    See Also