I have a mesh in component1 and another mesh in component2.
Â
Is there a way to do a node equivalencing operation from comp1 to comp2?
Â
What I mean is, while I do this operation, I don't want the nodes on comp1 to equivalence to nodes on comp1 (no node equivalencing on the same component)
Â
Thanks!