I'm getting the following error message with several IFC 4 files imported from Gemeni (terrain models : https://www.powel.no/construction/gemini-terreng) Gemini seems to be using the DDS engine when exporting and it might be a problem with the export itself. :
Traceback (most recent call last):
File "C:\Users\lb\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\blenderbim\bim\operator.py", line 88, in execute
ifc_importer.execute()
File "C:\Users\lb\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\blenderbim\bim\import_ifc.py", line 291, in execute
self.create_georeferencing()
File "C:\Users\lb\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\blenderbim\bim\import_ifc.py", line 510, in create_georeferencing
scene.TargetCRS.vertical_datum = projected_crs.VerticalDatum
TypeError: bpy_struct: item.attr = val: TargetCRS.vertical_datum doesn't support None from string types
location: <unknown location>:-1
There are so many programs producing IFC files these days with variable quality. It would be great if these files could still be imported to BlenderBIM for manual improvement and validation.
I've shared the file on Firefox send. Thanks for any help.