IFC import/export

IFC import/export

Anonymous
Not applicable
2,815 Views
9 Replies
Message 1 of 10

IFC import/export

Anonymous
Not applicable

Hello,

 

I am trying to export an IFC from a very simple model (for testing purpose) from Revit 2017. I want to test what is exported exactly in order to use it maybe for energy analysis outside of Revit. So I export an IFC 2x3 Coordination View 2.0, which seems to go well. It gives me a 6kb IFC file. Then I try to simply reimport in within Revit, and there, I got nothing. No error message, but it's like the IFC is empty...

I am not expert in the IFC formats, but from what I've read, the Coordination View 2.0 should at least contain the walls, roofs, etc.

 

So, what am I missing?

 

Attached is my rvt file used for export. It's just 2 small rooms.

 

I am able to open IFC files found on the web though..

 

Thanks a lot for any help,

Arnaud.

 

PS: Furthermore, I have download and installed the Autodesk app for IFC export. Doesn't seem to change anything.

0 Likes
Accepted solutions (1)
2,816 Views
9 Replies
Replies (9)
Message 2 of 10

baniabdelwaheb1
Enthusiast
Enthusiast

Hi Cenaero,

Open the IFC file in a text editor 

And save it as .TXT with  ITF-8 encoding option.

 

Hope that helps,

Regards,

 

Abdelwaheb BANI

 

 

0 Likes
Message 3 of 10

Anonymous
Not applicable

Hello,

 

Thanks for the answer. I tried this. I guess you mean UTF-8 ?

I did that, and saved as ".ifc" (if I save as ".txt" I can't see it when I'im in the import IFC window of Revit). I still got nothing..

 

Attached is my ifc file. I zipped it because apparently this forum doesn't accept ".ifc" files as attachment (seriously..?).

 

Thanks,

Arnaud.

0 Likes
Message 4 of 10

ryan
Enthusiast
Enthusiast

I saw, from the text file you were using QuantityTakeOffAddOnView, can you do just the default IFC2x3 Coordination View 2.0?  Not sure that will solve your issue.

 

FILE_DESCRIPTION(('ViewDefinition [CoordinationView_V2.0, QuantityTakeOffAddOnView]'),'2;1');

 

Also if you use 'export only element visible in view' and if the current view has nothing in it, nothing will be exported.

 

 

0 Likes
Message 5 of 10

ryan
Enthusiast
Enthusiast

@Anonymous, I'm actually curious, what option, in the IFC Export UI, did you check to get the 'Quanity Take off view'?

 

Because I don't see that in my UI (Alternate UI 16.6.6.0.0)

 

Thanks.

0 Likes
Message 6 of 10

Anonymous
Not applicable

Hello,

 

Thank you for your suggestion. I re-did the export, using the "classic" Coordination View 2.0, which shouldn't be limited to elements visible in view (but I made sure to export from a 3D view where all elements were visible). I still have the same problem.

0 Likes
Message 7 of 10

ryan
Enthusiast
Enthusiast

I could help you, but don't have 2017.

0 Likes
Message 8 of 10

Anonymous
Not applicable

@ryanI'm not sure anymore, but I think I used "In-session setup", and then checked the "Export base quantities" checkbox. Or one of these checkboxes 😉

0 Likes
Message 9 of 10

Anonymous
Not applicable
Accepted solution

Hi,

 

I found what was wrong. By default, in the IFC export Classes options, walls are... not exported instead of being exported to ifcWall. I find that quite surprising, but.. yeah.

0 Likes
Message 10 of 10

ryan
Enthusiast
Enthusiast

Cool... If curious, I've used Jon Mirtsch's import class map before. https://github.com/jmirtsch/RevitIfcImportClassMap