Bernd Hahnebach
8736bdc8d7
FEM: result task panel, use better object names
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
18dafb469c
FEM: result view provider, implement checks for open result task panel
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
e4bd9054a6
FEM: result task panel, reset mesh color and deformation in taskpanel and not by use of FemTools, fixes if mutlip
...
fixes if problems if multiple meshes or results are in an analysis
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
c9f843a359
FEM: result task panel, fix option hide constaints and parts and make a small change inside
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
28d0d737e5
FEM: result task panel, changes in the way the task panel is called be the commands in Gui
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
aa49586766
FEM: result task panel, codeformating and a comment
2017-02-16 13:11:23 +01:00
makkemal
08b51b496c
FEM: result task panel, fix user defined result errors on new refactoring
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
b4b41ff3e8
FEM: result task panel, fix because empty result are really empty now and do not have a 0.0 in list
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
e2b5623170
FEM: code formating, flake8
2017-01-14 10:44:20 +01:00
makkemal
57a94af0e1
FEM: result task panel, add stress and strain vectors to possible user defined results
2017-01-07 15:16:44 -02:00
Bernd Hahnebach
9262303c0f
FEM: catch an error if Result dialog will be opened without an result in the analysis
2016-11-22 19:50:50 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Bernd Hahnebach
eb3d83e8ef
FEM: code formating, flake8
2016-09-27 13:04:47 -03:00
makkemal
95c8769ed2
FEM: User defined result object added
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
302dccdb3d
FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General
2016-08-16 11:03:28 +02:00
makkemal
275c2c9dc3
FEM: Dummy equation to use all variables required for user defined plot
2016-08-04 17:45:04 +02:00
vdwalts
e8143ab0cf
FEM: task panel show results: add principat stress temperature and user calculation input field
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
5c2ffb784a
FEM: pyhton code formating: comment should start with '# '
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
30baceeb61
FEM: python code formating flake8: add white space to start comment block, where missing
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
004f757ab7
FEM: some renameing for multiple solver:
...
- module names vs multiple solver
- stick with python command class names in Fem
- rename commands for new objects from _CommandFemSomeObjName to _CommandSomeObjName
- rename commands for do something to _CommandDoSomething
- change tool names to have a consistent naming in all FEM for menue tools and tool tipps
2016-05-16 13:22:54 +02:00