Bernd Hahnebach
15dedfc375
FEM: result view provider, implement checks for open result task panel
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
2b1cf1c3df
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
9cc00c0dab
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
Kunda
03f059e713
FEM: Doxygen tweeks
...
Discussion in [FEM subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&start=40#p158684 )
...Calculix FRD Reader doxygen tweek
...Calculix INP Reader doxygen tweek
...Result import and export VTK file library doxygen tweek
...Z88 Mesh reader and writer doxygen tweek
...Z88 Disp Reader doxygen tweek
...Command show result doxygen tweek
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
6c36f13f04
FEM: remove the not needed GuiUp check on GUI files
2016-11-25 22:59:03 +01:00
Bernd Hahnebach
b0b48bb92e
FEM: code formating, make all python module start the same way
...
- module info
- doxygen documentation
- imports
- code
2016-11-22 19:50:50 +01:00
Yorik van Havre
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Bernd Hahnebach
42429f15b0
FEM: pyhton code formating: comment should start with '# '
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
999e3d9ce7
FEM: python code formating flake8: add white space to start comment block, where missing
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
a39f24d978
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