FEM: Move _CommandFemFromShape class to separate file

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt
2015-10-09 20:10:12 +01:00
committed by wmayer
parent dfb2335421
commit cf8ef4d9bc
5 changed files with 37 additions and 27 deletions

View File

@@ -91,6 +91,7 @@ SET(FemScripts_SRCS
_CommandQuickAnalysis.py
_CommandPurgeFemResults.py
_CommandMechanicalJobControl.py
_CommandFemFromShape.py
)
#SOURCE_GROUP("Scripts" FILES ${FemScripts_SRCS})