Help to organizing ifc objects into collections
Hi,
Thanks for this feature, it's fantastic!
I model the object within my collection and assign an ifc class. At this point a "link" is created to the ifc object within my collection.
- to delete this "link" in my collection I select the object in the outliner, right-click and select "Unlink"
- to delete this "link" in the IfcProject I select the object in the outliner, right-click and select "Unlink"
I didn't notice that this corrupts anything, the blender file loads the same way it was saved and the ifc file loads preserving the objects within the IfcProject.
Now I want to know how to do the reverse (in case of user error, or something similar):
- I have an object in IfcProject and I want to create a "link" to my collection
- I have an object in my collection and I want to create a "link" to IfcProject
Thanks
Comments
In vanilla Blender, you can link an object by dragging it to the collection and holding
ctrl
.However, regarding the IFC spatial tree structure, it is recommended to use the Spatial Decomposition panel.
Thanks @bruno_perdigao, cool trick!

I mentioned "link" but I don't know if that's what BonsaiBIM is doing. Is it really a link?
In my use case, I'm separating by groups while modeling for BoQ.
If there was a way to show the organization of the groups (UI similar to spatial decomposition) it would be great, but I imagine that must be at the end of the priority queue.
Like this:
Cheers
What about the groups panel in Project Overview? When you click to edit you get kind of what you're describing. Maybe we should also get this view when it's not editing.

It works.
I think:
Sorry, a bit of a digression. :)
Thanks.