FEM: solver control command, make name fit in FEM name system

This commit is contained in:
Bernd Hahnebach
2017-03-02 20:46:40 +01:00
committed by Yorik van Havre
parent e478241f8d
commit 1d783a33fb
5 changed files with 12 additions and 12 deletions

View File

@@ -109,7 +109,6 @@ SET(FemGuiScripts_SRCS
PyGui/_CommandAnalysis.py
PyGui/_CommandBeamSection.py
PyGui/_CommandClearMesh.py
PyGui/_CommandControlSolver.py
PyGui/_CommandConstraintSelfWeight.py
PyGui/_CommandFEMMesh2Mesh.py
PyGui/_CommandFluidSection.py
@@ -125,6 +124,7 @@ SET(FemGuiScripts_SRCS
PyGui/_CommandShellThickness.py
PyGui/_CommandShowResult.py
PyGui/_CommandSolverCalculix.py
PyGui/_CommandSolverControl.py
PyGui/_CommandSolverRun.py
PyGui/_CommandSolverZ88.py
PyGui/_TaskPanelFemBeamSection.py