Translations:FEM MeshRegion/13/en

From FreeCAD Documentation
Revision as of 19:06, 8 December 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)
  1. To enable the function a mesh must be first provided FEM mesh from shape by Gmsh.
    • Select the Mesh object in the Model Tree and press the FEM mesh refinement button.
    • Select the Mesh object in the Model Tree and select the Mesh → FEM mesh refinement option from the menu.
  2. Edit the maximum element size for the region.
  3. Click the OK button.
  4. Close the task.
    Result: You now should see a new FEMMeshRegion object under the FEMMeshGMSH object (see example #3 below) in your active analysis container.
  5. Double-click on the FEMMeshGMSH parent object in your Model Tree and press Apply to force a mesh recalculation.
  6. Close the task.