Translations:FEM MeshGmshFromShape/6/en

From FreeCAD Documentation
Revision as of 09:37, 16 November 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Select the shape you want to analyze. For volume FEM this needs to be a solid or compsolid. A compsolid is necessary if your part is made from multiple materials. (A compsolid can be created with the BooleanFragments command.)
  2. Optionally edit the minimal and maximal element size (autodetection often creates meshes that are too coarse).
  3. Click the Apply button and wait for the generation of the mesh to complete.
  4. Close the task. You now should see a new FEMMeshGMSH object in your active analysis container.