# Provision for Void

The use of proxy objects has largely been established in the preliminary design and coordination of cut openings in an integrated design process. In IFC those objects are called “provision for void” objects and are exchanged between domain models together with alphanumeric information and dimensions.

Proxy elements originate either from native Revit opening elements or are simple families with a void.

To export a provision for void object, the IfcExportAs needs to be set to *IFCElementProxy* and IfcObjectType to *PROVISIONFORVOID.*

<figure><img src="/files/J8DnAHTqrVPIowFlsWUX" alt=""><figcaption><p>IfcExportAs mapping in Revit 2024 and newer</p></figcaption></figure>

<figure><img src="/files/xXDFsYsIK7RPZScNZA2g" alt=""><figcaption><p>IfcExportAs mapping before Revit 2024 and result in IFC</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://autodesk.ifc-manual.com/revit/advanced-topics-and-best-practices/provision-for-void.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
