FEM: FEMMesh2Mesh, add a command to FreeCADGui

This commit is contained in:
Bernd Hahnebach
2016-11-25 22:59:27 +01:00
parent 52b5a776c7
commit f86da74e1d
5 changed files with 89 additions and 2 deletions

View File

@@ -68,6 +68,9 @@ SET(FemScripts_SRCS
_CommandBeamSection.py
_CommandControlSolver.py
_CommandConstraintSelfWeight.py
_CommandFEMMesh2Mesh.py
_CommandMechanicalMaterial.py
_CommandShowResult.py
_CommandMaterialMechanicalNonlinear.py
_CommandMechanicalMaterial.py
_CommandMeshGmshFromShape.py