An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
there are many short 1d elements in a model, and in order to simplify the model these elements can be combine to a long 1d elements. how to combine all 1D elements in a model ?
A script like this
1.First find out nodes that belonged to 2 elems
2.Delete the 2 elems
3.Create an elem to replace
Can you do 1?