Hello, everyone. I need help filtering out all of the untagged rooms per scope box. It gets tricky because the rooms originate from a linked architectural model.
I’ve seen folks get elements inside the scope box by transforming them into bounding boxes, extracting the geometry, and then filtering the elements within that geometry. However, I doubt this strategy applies to rooms.
Ideally, this is how I visualize the node workflow to be. But with the lack of nodes relating to scope boxes / bounding boxes, I don’t know where to start
I have tried transforming the scope box into a bounding box and using a python script in hopes of getting an output of all elements categorized by scope boxes. However, this doesn’t seem to work for rooms in particular