About model and data exchange with 3rd party solutions: Revit, Solibri, dRofus, Bluebeam, structural analysis solutions, and IFC, BCF and DXF/DWG-based exchange, etc.
I want to export a terrain model to IFC. I created the model using mesh and the element is classified as 'Site Geometry'. However, it did not get exported and when I saw the properties there is no IFC properties, unlike other elements (which has IFC properties and show up when exported to IFC). Is it possible to export the model to IFC while being under 'Site Geometry' classification?
I have exported a mesh from ArchiCAD to IFC so it is definitely possible. I'm having real trouble replicating it in another file using the same translator, struggling to find the parameters that affect the output.
Depending on how much data you will be using from the IFC you simply need to change the IFC classification of the site from IFCsite to buildingelementproxy.
IFCSite can't be shown in the IFC management palette and can't have properties mapped into it.
Also, if you have several elements classified as IFCSite, they will be understood by the IFC file as one whole entity.
Just want to leave my two cents for those looking to export their mesh as part of the IFC model:
1. Select the mesh object that you want to export as IFC model.
2. Go into 'Mesh Selection Settings'
3. Under the 'Classification and Properties' tab, you can either uncheck the ArchiCAD classification, or change the 'site geometry' to any other element the IFC translator can read. (If you uncheck the classification, the object defaults to 'Building Element Proxy'.)
4. Done! You should now be able to see the mesh in the model filter for export.
I had trouble finding a clear solution for this, so hopefully the above should help out anyone else looking for a solution here.