Create outer surface mesh from SOLID but still keep SOLID elements

alpha_21885
alpha_21885 Altair Community Member
edited October 2020 in Community Q&A

Hi,

 

I can create outer surface mesh of tetra solid by below commands.

But may I know how to create outer surface mesh without delete solid mesh because I afraid that when I create tetra mesh again, it may be not same the previous result.

image.png.9f8e5e95dbbc305fe3687991c61095b9.png

Tagged:

Answers

  • siddharth_dv
    siddharth_dv New Altair Community Member
    edited January 2020

    There are multiple ways to do it. This one i feel is one of the straight forward ways. Please do the following steps. 

     

    1. Select all the faces . 

    2. Go to Body > Create > From Faces > Duplicate and  make non shared faces 

    3. Select Ok 

    This will create tri elements of the outer surfaces.

     

    image.png

     

     

    Thanks

    Siddharth

  • alpha_21885
    alpha_21885 Altair Community Member
    edited January 2020

    Thanks Siddharth!

    It works very well.