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?

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.

    bjornmaundsemhustej
  • Fantastic. No need for gfx drivers :)

Sign In or Register to comment.