💡Link IFC

Linking or referencing IFC files in Revit is the recommended and most reliable method for using IFC data in Revit. This method processes the IFC file in the background and displays it as a reference. If the linked IFC file is updated, it will be reloaded and updated in Revit the next time the project is opened. Alternatively, it can be updated manually by selecting it in the project browser and clicking Reload.
Linking IFC files in Revit creates three files in the same directory:

* ifc.RVT is used by Revit internally and must not be moved or edited to maintain the relationship between the Revit project and the IFC file.
* ifc.log.html is a logfile created during the conversion process. It contains a report about the linked elements, error messages, and hints that can help troubleshoot.
* ifc.sharedparameters.txt contains the shared IFC parameters found in the IFC. To schedule parameters from the linked IFC file in the main project, these must be added to the main project.

💡 Some best practices for using shared parameters from linked IFC flies can be found in this article: https://bim-me-up.com/en/ifc-vorlage-in-revit-fur-intelligente-informationsverwaltung/
Last updated
Was this helpful?