🟒Excluding specific elements

In certain situations, it might be necessary to exclude certain elements from the IFC Export. This can be achieved in two ways:

  1. Hiding specific elements in the Revit view and exporting visible elements only:

  1. Excluding elements from export using specific parameters:

Revit 2023 and newer:

Notice that the same parameters exist both at instance and type level to cover multiple use cases. If both values are set, the instance value will override the type value

In Revit 2022 or older, setting the value for IfcExportAs to Not Exported will lead to the same result.

Last updated

Was this helpful?