Hi
I'm trying to find a good method to find unconnected rigid elements. (rbe3)
I thought I could find the list of nodes of the rbe3 elements then search through the list of nodes highlighting any that are only attached to one element.
Unfortunately the model with RBE I have as test has a large amount of nodes in its RBEs and is taking 30 mins and counting to search through the nodes.
Is there a faster method that I could be using.
Many thanks