BVH.intersect_box BVH.intersect_box(box) Intersect the tree with a box to find all intersected nodes in descending order. Parameters: boxcompas.geometry.Box Yields: BVHNode