Skip to main content
Solved

File Geodatabase to IFC

  • March 3, 2016
  • 1 reply
  • 134 views

I want to convert a building of 3D Multipatch features in a File Geodatabase (ArcGIS) to IFC file to be used in AutoDesk Revit. Is it possible to do so? Thank you.

Best answer by marko

To write to IFC you have to change the data quite a bit, I found a tutorial and managed to tweak the workspace to my needs. You might have to prepare some attributes to create height, unique ID and floor level. Its not immediately obvious from the support but I hope the tutorial below helps.

attribexample

 

AutoCAD to IFC Conversion Example

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img+5
  • Best Answer
  • April 1, 2016

To write to IFC you have to change the data quite a bit, I found a tutorial and managed to tweak the workspace to my needs. You might have to prepare some attributes to create height, unique ID and floor level. Its not immediately obvious from the support but I hope the tutorial below helps.

attribexample

 

AutoCAD to IFC Conversion Example