FEM: mesh region, add command to FreeCAD GUI menu and tool bar

This commit is contained in:
Bernd Hahnebach
2016-12-20 18:11:13 +01:00
committed by Yorik van Havre
parent 36868f3fe5
commit 347d4be25f
6 changed files with 75 additions and 0 deletions

View File

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