Hello.
I am working with Datasmith in order to load a BIM model in runtime.
I know that for now, it only supports the udatasmith format as well as GLTF, but , my first question is if there are going to be support for IFC format.
In my company we need to get all the metadata from the BIM model, and datasmith format is working great for that, but this format has other issues:
We need to see HVAC Zones and Spaces that our model has defined from Revit. But Datasmith is not importing those kind of entities. My question here is if there are any way to import those objects and see them when importing a model in runtime ?
Because if I use IFC format, I can see Zones and Spaces defined in Revit, but the IFC format requires to work in Editor and it makes an asset. We need to import later from the build, in runtime.
Thanks