Skip to main content

Hello,

I would like to export all the layers of a revit file to an ifc model.

I used the ETL described here. Here are the layers of the input revit file

imageAnd the obtained layers of the output IFC file.

imageThe only layers that I'm getting rigth are:

  • Architectural.Doors
  • Architectural.Railings
  • Architectural.Roofs
  • Architectural.Stairs
  • ARchitectural.Walls

The other layers of the revit input file are missing in the output ifc file while I used the same logic to build them.

imageWhat did I miss?

 

 

@jovitaatsafe​ , @nigelaec​ , @lizatsafe​  and others


you did miss nothing. unfortunately FME doesn’t support all IFC-entities. I support the request for more entities and since IFC4.3 is official released I hope the writer will get an update for this new version.


Reply