Regarding the generation of hexahedral meshes #5371
Replies: 4 comments
-
|
Is there anyone who would like to share their ideas? I need some help. Thank you very much. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @CherryJGit If you are aiming at meshing a cube with hexahedra, you can use a RegularGridTopology. See the example : RegularGridTopology.scn Cheers |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I hope to use cubes to fill and form a hexahedral mesh. When I looked up the process, it should be obj->step->msh. During the process of converting obj to step, I tried SolidWorks (but the conversion to msh failed because it turned into triangular faces by itself). It seems that Gmsh doesn't support directly operating with obj either. So, how can I convert an obj file to a step file? Or how can I turn my surface mesh into a hexahedral mesh filled with cubes? I hope to get everyone's suggestions.
Beta Was this translation helpful? Give feedback.
All reactions