Bernd Hahnebach
4d6f474a1e
FEM: make python modules again flake8 compatible
2016-03-02 22:23:27 +01:00
vginkeo
5a4b0a6806
FEM: do not hide constraints for result view
2016-02-29 13:06:15 +01:00
Yorik van Havre
17522b7b2f
Revert "FEM: Updated fix to constraint displacement reference deletion, update hide show, remove custom input writer, update vertice, edge, face selection."
...
This reverts commit ac4d466443 .
2016-02-19 00:05:55 -02:00
vginkeo
555382e8be
FEM: Updated fix to constraint displacement reference deletion, update hide show, remove custom input writer, update vertice, edge, face selection.
2016-02-18 19:15:16 -02:00
vginkeo
034e377dd0
FEM: Implement constraint displacement in C++
2016-02-12 11:09:58 +02:00
Bernd Hahnebach
3ad3c89888
FEM: do not allow to add multiple soler with gui
2015-11-28 20:04:22 -02:00
Bernd Hahnebach
d45fee9379
FEM: activate CommandMechanicalJobControl with_Solver selected
2015-11-28 20:04:22 -02:00
Bernd Hahnebach
8226b3a529
FEM: allow to make a mesh from shape without an analysis
2015-11-12 13:39:51 +01:00
Przemo Firszt
ee5b466229
FEM: improve enabling/disabling commands
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-19 21:28:07 +02:00
wmayer
b6a1e15aee
+ Do not rely on active document but active analysis object
2015-10-18 22:36:36 +02:00
Przemo Firszt
ec7dc31603
FEM: Migrate _CommandFemFromShape to FemCommands and add new is_active type
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-13 21:41:03 +02:00
Przemo Firszt
7d8db19ef8
FEM: Migrate _CommandPurgeFemResults to FemCommands and add new is_active type
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-13 21:41:03 +02:00
Przemo Firszt
5928a70ac2
FEM: Add FemCommand class and use it in _CommandFrequencyAnalysis
...
FemCommand class will gather all common functions/propertied od FEM gui
commands. That should allow to reduce some common code.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-13 21:41:01 +02:00