Renaming FEM mesh region to mesh refinement (only Users POV / tooltips) (#11489)

* project to document on information, merge, util

* rename MehRegion to MeshRefinement (tooltip/user PoV only)
This commit is contained in:
Max Wilfinger
2023-12-04 17:41:04 +01:00
committed by GitHub
parent 518b48ffaf
commit d491ac0865
7 changed files with 18 additions and 18 deletions

View File

@@ -21,13 +21,13 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh region task panel for the document object"
__title__ = "FreeCAD FEM mesh refinement task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "https://www.freecad.org"
## @package task_mesh_region
# \ingroup FEM
# \brief task panel for mesh region object
# \brief task panel for mesh refinement object
from PySide import QtCore