Not with ONLY the IFC in runtime, no;
But we managed to :
- Convert IFC in XML
- get the data we needed (Type, Location, Forward, Right, GUID etc.)
- Convert IFC in GLTF
- Import the GLTF with a plugin (GLTFRuntime)
Everything work in runtime/shipping
I wish it could be simplier…