Verify if element intersects with any elements in model

Hi guys, I am trying to verify if an element intsects with other elements in my model, however this is taking forever as my model is very big and the nodes are literally checking all elements in my model. I was wondering if anyone has any clue how to do this in a more efficient way. I thought about maybe checking the proximity between elements, but that would have to check all elements in my model again.

(ps. I am using rvt 2020 so hard to get nodes updates)

Tks so much

1 Like

@thebimqueen ,

try this

1 Like

Look into Bimorph package. It’s very fast.

2 Likes