Mesh RemeshGmsh: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> {{UnfinishedDocu{{#translation:}}}} {{Page in progress}} <translate> {{GuiCommand |Name=Mesh RemeshGmsh |MenuLocation= |Workbenches=Mesh |Vers...")
 
(Button text.)
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
{{Page in progress}}
<translate>
<translate>


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

<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Mesh RemeshGmsh
|Name=Mesh RemeshGmsh
|MenuLocation=
|MenuLocation=Meshes → Refinement...
|Workbenches=[[Mesh Workbench|Mesh]]
|Workbenches=[[Mesh_Workbench|Mesh]]
|Version=0.19
|Version=0.19
|SeeAlso=[[Mesh_FromPartShape|Mesh FromPartShape]]
|SeeAlso=
}}
}}


==Description==
==Description== <!--T:2-->


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


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


<!--T:8-->
# Select a single mesh object.
# 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.
# Specify the required settings. See the [[Mesh_FromPartShape#Gmsh_mesher|Gmsh mesher settings]] of the [[Mesh_FromPartShape|Mesh FromPartShape]] command.
# Press the {{Button|Apply}} button to remesh the mesh object.
# Optionally change one or more settings and again press the {{Button|Apply}} button until the new mesh is to your liking.
# Press the {{Button|Close}} button to close the task panel and finish the command.


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


<!--T:10-->
Feature was added in v0.19 ([https://github.com/FreeCAD/FreeCAD/commit/a3bf3d19450942613cc59f9903ac5316b9ed90fa git commit])
* 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== <!--T:11-->

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


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


</translate>
</translate>
{{Mesh Tools navi{{#translation:}}}}
{{Mesh Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

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.