🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to mesh a part with solid and shell elements?

User: "Emanuele Sorrentino"
Altair Community Member
Updated by Emanuele Sorrentino

I need to create a mesh where the feature 1 is meshed as a solid and the 2 as shell (inside the same part)

image

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    you could just extract 'Midsurface' from feature 2, transforming it into a surface, and make sure it is connected to the base solid block. Then create you mesh for the blocks and later a shell mesh for your surface (General 2D mesh).

     

    By making sure your midsurface is connected to the solid, the mesh will be created already sharing the nodes and connection.

    User: "Emanuele Sorrentino"
    Altair Community Member
    OP
    Updated by Emanuele Sorrentino

    Thank you. How to make sure the surface is connected to the solid?