An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Basically i need to know is there any element is present in the mutiple sets.
I have created 5 entity sets from my assembly model. I need to know while creating is there is any element found in mutiple sets which i created. How to identify it.
I don't find any straightforward option for the query you asked. You just need to visualize and find if the element belongs to multiple sets. Maybe you can retrieve the elements, add some temp nodes to it for identification. Then review the other sets and identify if any of the elements are common between the sets.
As i am handling large assemblies i need to create mutiple entity sets for mass balancing. Some 1D connecting elements are found in common in mutiple groups.
So if we have any tcl macro to find the common group element. It would be much benificial.
Hi Jay,
I don't find any straightforward option for the query you asked. You just need to visualize and find if the element belongs to multiple sets. Maybe you can retrieve the elements, add some temp nodes to it for identification. Then review the other sets and identify if any of the elements are common between the sets.
Thanks
Rajashri