Skip to main content
Question

Esri multipatch feature OR SLPK/I3S to IFC

  • September 10, 2020
  • 1 reply
  • 294 views

IFC is our default file format for working on BIM related projects. Unfortunately, Esri doesn't support a native IFC file export (yet). However, when importing an IFC file via FME into a ArcGIS Pro geodatabase, it naturally get converted into a multipatch feature where you can do all kind of attribute wizardry.

 

However, people then request to get this modified multipatch feature back as a fully functional and valid IFC file. So my questions:

 

1.) what's our best option to return a multipatch feature back into an IFC file with correct attributes & geometry? Has anyone done this in FME so far and has some guidance?

2.) there's this open OGC standard for indexed 3D scene layers (I3S) which result in an slpk file, when exporting the multipatch feature for web usage. Since it has open specifications, did anyone try to create a suitable converter that goes from slpk to IFC? Has anyone tried this?

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

daveatsafe
Safer
Forum|alt.badge.img+20
  • Safer
  • September 14, 2020

Hi @vienna​ ,

 

If it's just the IFC attributes you are modifying in ArcGIS Pro, you could try merging the updated attributes from ArcGIS with the geometry from the original IFC file when creating a new IFC file.

 

We have an example on how to update and IFC file (in this case from Excel) at:

https://community.safe.com/s/article/updating-ifc-example