LogoLogo
Autodesk Interoperability ToolsRevit IFC GIthubOfficial Roadmaps
  • Autodesk IFC Manual
  • Introduction
  • Understanding IFC
    • 🟢IFC Schema versions
    • 🟢Model View Definitions (MVD)
    • IFC Classes
    • IFC Viewers
  • REVIT
    • 🆕New in Revit 2025
    • Using IFC Files in Revit
      • 🟢Revit IFC Open Source
      • 💡Link IFC
      • Open IFC
    • 🆕IFC Export - Category Mapping
      • Basic IFC Structure
      • 🟢Category Mapping override
      • 🟢Excluding specific elements
      • Export for Layer-based Software
      • 🟢Using IFC Shared Parameters
    • IFC Export Settings Dialog
      • General Settings
      • Additional content
      • Property Sets
        • Revit Property Sets
        • Common Property Sets
        • Base Quantities
        • 💡User Defined Properties
          • Schedules
          • 🟢Configuration File
        • Parameter mapping table
      • Level of Detail / Advanced
      • Geographic Reference
    • Classifications
      • Multiple Classifications
      • 🟢Standardized Data Tool for Revit
    • Advanced topics and Best Practices
      • Zones
      • Assemblies
      • Nested Families
      • Provision for Void
      • Slabs and Floors
      • 🟢IFC 4.3 Support
  • Civil3D
    • 🟢IFC 4.3 Support
    • Classic AutoCAD Export (IFC2x3)
    • 🟢Standardized Data Tool for Civil 3D
  • Expert Articles
    • 🗞️Digital Quality Management for IFC Projects
    • 🗞️EIR and BEP
Powered by GitBook

© 2024 Autodesk Inc.

On this page

Was this helpful?

Export as PDF
  1. REVIT
  2. Using IFC Files in Revit

Link IFC

PreviousRevit IFC Open SourceNextOpen IFC

Last updated 1 year ago

Was this helpful?

Link IFC can be found in the Insert tab

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.

Currently, selecting the insertion point when linking an IFC in Revit is not possible. This means that an IFC will always be linked ORIGIN to ORIGIN in Revit:

IFC Origin selected during the export will be positioned to match the Revit Internal Origin.

As Revit Internal cannot be moved, the following workflows are recommended:

  • Ideally, place the project base point in all software solutions to match the Revit internal origin in relation to the project.

  • If the above is not possible: Use a coordination marker (e.g. a cube or a pyramid) at the project base point and manually align the linked model in Revit.

Linking absolutely geo-referenced files in Revit might lead to issues, as the geometry is very far from the Revit origin. Check for more information. As a last option, try a geo-referenced IFC file in Revit and then linking the .RVT in the main project.

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/
this article
opening
Use the Shared Parameters Dialog from the Manage tab to add parameters from ifc.sharedparameters.txt to the current project