Hi all,
I'm testing export IFC with georeferences from BlenderBIM but have error messages like this:
Traceback (most recent call last):
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\blenderbim\bim\operator.py", line 110, in execute
ifc_exporter.export(context.selected_objects)
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\blenderbim\bim\export_ifc.py", line 1368, in export
self.create_map_conversion()
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\blenderbim\bim\export_ifc.py", line 1847, in create_map_conversion
self.create_target_crs()
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\blenderbim\bim\export_ifc.py", line 1867, in create_target_crs
"IfcProjectedCRS", **self.ifc_parser.target_crs["attributes"]
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\blenderbim\libs\site\packages\ifcopenshell\file.py", line 82, in create_entity
e = entity_instance((self.schema, type))
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\blenderbim\libs\site\packages\ifcopenshell\entity_instance.py", line 52, in init
e = ifcopenshell_wrapper.new_IfcBaseClass(*e)
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\blenderbim\libs\site\packages\ifcopenshell\ifcopenshell_wrapper.py", line 2575, in new_IfcBaseClass
return _ifcopenshell_wrapper.new_IfcBaseClass(schema_identifier, name)
RuntimeError: Entity with 'IfcProjectedCRS' not found
location: <unknown location>:-1
Export whithout IFC georeferencing export run fine. Can someone explain how to do it?
In the attached image show the parameters for export: