Converting IFC elements into native Revit elements (e.g. IfcWall → Revit Wall)

Converting IFC elements into native Revit elements (e.g. IfcWall → Revit Wall)

IntYo189
Participant Participant
3,513 Views
6 Replies
Message 1 of 7

Converting IFC elements into native Revit elements (e.g. IfcWall → Revit Wall)

IntYo189
Participant
Participant

Hi everyone,

 

I'm currently working on an MEP project in Revit, and I regularly receive IFC files from the architect. I would like to know if it's possible to convert these IFC elements so that objects like IfcWall become actual native Revit walls (Wall), rather than staying as generic IFC elements.

 

The goal is to be able to place openings/reservations or use other modeling features that require native Revit objects.

 

Has anyone done this before or can recommend a method or plugin to achieve this?


Thanks in advance for your help!

0 Likes
Accepted solutions (2)
3,514 Views
6 Replies
Replies (6)
Message 2 of 7

azad.Nanva
Advisor
Advisor

When you import the IFC file Revit make a file same the name with ifcname.ifc.rvt

 

azadNanva_0-1744622018162.png

 

open this file in revit.

If it solves your problem, please click Accept to enhance the Forum.
0 Likes
Message 3 of 7

IntYo189
Participant
Participant

Hello, thank you for suggestion. I just linked an IFC and saved the file but unfortunately i dont have such a file with ifcname.ifc.rvt

 

0 Likes
Message 4 of 7

azad.Nanva
Advisor
Advisor
Accepted solution

You should have one,Revit made this file,but if in any reason you don't have one so you can open the IFC direct in Revit By OPEN->IFC :

 

azadNanva_0-1744623741492.png

 

If it solves your problem, please click Accept to enhance the Forum.
Message 5 of 7

RDAOU
Mentor
Mentor
Accepted solution

@IntYo189 

 

You have two options:

 

Option 1: Instead of linking the IFC, Open it. This is convinient is the IFC was originally created from a native Revit Model.

  1. Go to File Menu
  2. Open >> IFC
  3. If it is an IFC generated from a native Revit,
    • most of the elements would retain their original form/system families (example: Walls)
    • Other elements would be imported directshapes into the relevant catagory (example: roofs)
    • You can place inserts and openings in both
  4. If it is an IFC was not generated from a native Revit model (example: from Archicad),
    • The elements in this model would be noneparametric directshape components (non-native components - ie: you wont be able to use the ifcWall to host windows, doors and openings but you would be able to cut out openings by other means)
  5. Save as a .rvt model

            RDAOU_0-1744624109793.png

 

Option 2: Link the IFC into the model then use the generated "[FILENAME].ifc.rvt" (created in the same folder as the IFC file)

  • The elements in this model would be noneparametric directshape components. 
  • They would have the relevant revit category (where applicable) but they would not be native components

RDAOU_0-1744623811230.png

 

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


Message 6 of 7

IntYo189
Participant
Participant

Thank you for your help it worked.

 

Message 7 of 7

IntYo189
Participant
Participant

Thank you for your help it worked. 

0 Likes