Reassign ifc class in Bonsai
Hej! I have a 3d solid in my IFC project (originating from Autocad via IFC), currently classified as BuildingElementProxy. I wish to change the class til IfcSpace. I get the following error:

Can anyone give me some hints about what I should do to accomplish this?
Tagged:
Comments
Untested suggestion (my gfx drivers have temporarily blocked me double checking this): Convert the Proxy element back to a normal non-IFC blender object, then assign it's geomertry as an IfcSpace element.
Fantastic. No need for gfx drivers :)