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

@@ -49,6 +49,7 @@ class FemWorkbench (Workbench):
import _CommandRunSolver
import _CommandPurgeResults
import _CommandControlSolver
import _CommandMeshGmshFromShape
import _CommandMeshNetgenFromShape
import _CommandAnalysis
import _CommandShellThickness