Is there a "does intersect" node?

How big is the Rhino file? Sometimes it’s better to not internalize geometry and this may be one. Post the Rhino file and the small GH file referencing it. That makes exchanging small GH files easier.

Well, there isn’t much code there… PShift (Shift Paths) is done to match data tree structures. When the list length of BBX intersections (per branch) is zero, it’s False, otherwise True.

P.S. I just posted a file here where the value was so close to zero that it was treated as False, so I had to insert a isEqual (zero) component to get the correct True/False Booleans I need for the Cull Pattern ‘P’ input: