Filter a list preserving indices from boolean mask

Hello everyone!

I’m trying to filter elements intersected with a bounding box… I have 63 precast beams, and 2083 corbels in the model, I want to filter the list of corbels accordingly with beams index to get which corbels are supporting each beams.
If I do separatly I get it right, but if I mixed, just first list is right…

Thanks! I would really appreciate any help.

1 Like

@Miguel_Angel ,

i am not sure what you want to achive…

i did it via boundingBox