Get Elements in Cuboid, how?

Hello,

I think i already posted that… but i can`t find it any more… maybe someone knows!
Final aim is to setElementParameter by Level (f.e. IfcSpatialContainer —> OG01,…)
how can i filter elements that intersect my bounding box (or cuboid)?


2022-08-12_15h38_07
CreateBoxLevel.dyn (60.1 KB)

This is a good start: BoundingBoxIntersectsFilter Constructor

2 Likes

Bimorph also has some good nodes for lighter-weight geometry containment, including elements and bounding boxes. The bigger issue is determining how multi-level elements are handled.

1 Like