macro to make groups of top and bottom faces of solid elements.
Altair Forum User
Altair Employee
Answers
-
Just make a mark for your elements and parse it. For each element, you get nodes via hm_nodelist and build yourself from these nodes.
It's not so difficult to write some macro to do that.
0