Mesh RemeshGmsh: Difference between revisions

From FreeCAD Documentation
No edit summary
(Button text.)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:7-->
{{Docnav
{{Docnav
|[[Mesh_FromPartShape|Mesh FromPartShape]]
|[[Mesh_FromPartShape|FromPartShape]]
|[[Mesh_Evaluation|Mesh Evaluation]]
|[[Mesh_Evaluation|Evaluation]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_FromPartShape.svg
|IconL=Mesh_FromPartShape.svg
|IconR=
|IconR=Mesh_Evaluation.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 17: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Mesh RemeshGmsh
|Name=Mesh RemeshGmsh
|Empty=1
|MenuLocation=Meshes → Refinement...
|MenuLocation=Meshes → Refinement...
|Workbenches=[[Mesh_Workbench|Mesh]]
|Workbenches=[[Mesh_Workbench|Mesh]]
Line 27: Line 24:


<!--T:3-->
<!--T:3-->
The '''Mesh RemeshGmsh''' command remeshes a mesh object using the [https://gmsh.info/ Gmsh] mesher. Depending on the settings the new mesh can be finer or coarser.
The '''Mesh RemeshGmsh''' command remeshes a mesh object using the [https://gmsh.info/ Gmsh] mesher. The new mesh can be finer or coarser.


==Usage== <!--T:4-->
==Usage== <!--T:4-->


<!--T:8-->
# Select a single mesh object. Make sure the object is not a parametric mesh object created with the [[Mesh_BuildRegularSolid|Mesh BuildRegularSolid]] command.
# Select a single mesh object.
# Select the {{MenuCommand|Meshes → Refinement...}} option from the menu.
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Mesh_RemeshGmsh.svg|16px]] [[Mesh_RemeshGmsh|Refinement...]]}} button.
#* Select the {{MenuCommand|Meshes → [[Image:Mesh_RemeshGmsh.svg|16px]] Refinement...}} option from the menu.
# The {{MenuCommand|Remesh by gmsh}} task panel opens.
# The {{MenuCommand|Remesh by gmsh}} task panel opens.
# Specify the required settings. See the [[Mesh_FromPartShape#Gmsh_mesher|Gmsh mesher settings]] of the [[Mesh_FromPartShape|Mesh FromPartShape]] command.
# Specify the required settings. See the [[Mesh_FromPartShape#Gmsh_mesher|Gmsh mesher settings]] of the [[Mesh_FromPartShape|Mesh FromPartShape]] command.
Line 39: Line 39:
# Press the {{Button|Close}} button to close the task panel and finish the command.
# Press the {{Button|Close}} button to close the task panel and finish the command.


==Notes==
==Notes== <!--T:9-->


<!--T:10-->
* In some cases this command will produce a mesh with flipped normals. The [[Mesh_FlipNormals|Mesh FlipNormals]] command can be used to correct this.
* In some cases this command will produce a mesh with flipped normals. The [[Mesh_FlipNormals|Mesh FlipNormals]] command can be used to correct this.


==Properties==
==Properties== <!--T:11-->


<!--T:12-->
See: [[Mesh_Feature|Mesh Feature]].
See: [[Mesh_Feature|Mesh Feature]].




<!--T:13-->
{{Docnav
{{Docnav
|[[Mesh_FromPartShape|Mesh FromPartShape]]
|[[Mesh_FromPartShape|FromPartShape]]
|[[Mesh_Evaluation|Mesh Evaluation]]
|[[Mesh_Evaluation|Evaluation]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_FromPartShape.svg
|IconL=Mesh_FromPartShape.svg
|IconR=
|IconR=Mesh_Evaluation.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}

Latest revision as of 16:27, 25 November 2023

Other languages:

Mesh RemeshGmsh

Menu location
Meshes → Refinement...
Workbenches
Mesh
Default shortcut
None
Introduced in version
0.19
See also
Mesh FromPartShape

Description

The Mesh RemeshGmsh command remeshes a mesh object using the Gmsh mesher. The new mesh can be finer or coarser.

Usage

  1. Select a single mesh object.
  2. There are several ways to invoke the command:
    • Press the Refinement... button.
    • Select the Meshes → Refinement... option from the menu.
  3. The Remesh by gmsh task panel opens.
  4. Specify the required settings. See the Gmsh mesher settings of the Mesh FromPartShape command.
  5. Press the Apply button to remesh the mesh object.
  6. Optionally change one or more settings and again press the Apply button until the new mesh is to your liking.
  7. Press the Close button to close the task panel and finish the command.

Notes

  • In some cases this command will produce a mesh with flipped normals. The Mesh FlipNormals command can be used to correct this.

Properties

See: Mesh Feature.