Is there an function or algorithm to get outermost surface by using information of node & element connectivity?

35 Views Asked by At

Is there an function or algorithm to get outermost surface by using information of node & element connectivity? Since the general convex hull algorithm uses only node information, only the triangular surface can be obtained by searching the outermost surface. I want to get surface information by using element connectivity.

0

There are 0 best solutions below