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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user