FEM: GMSH mesh tool, add command and add it to tool bar and make a menu entry

This commit is contained in:
Bernd Hahnebach
2016-11-22 19:47:58 +01:00
parent 8839a19b61
commit 55fcf495c8
5 changed files with 70 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ SET(FemScripts_SRCS
_CommandConstraintSelfWeight.py
_CommandMaterialMechanicalNonlinear.py
_CommandMechanicalMaterial.py
_CommandMeshGmshFromShape.py
_CommandMeshNetgenFromShape.py
_CommandPurgeResults.py
_CommandRunSolver.py