FreeCAD: master 004f757a

Author Committer Branch Timestamp Parent
Bernd Hahnebach wmayer master 2016-05-14 20:45:48 master 676b73f3
Changeset 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
mod - src/Mod/Fem/App/CMakeLists.txt Diff File
mod - src/Mod/Fem/CMakeLists.txt Diff File
mod - src/Mod/Fem/Gui/Command.cpp Diff File
mod - src/Mod/Fem/Gui/Resources/Fem.qrc Diff File
mod - src/Mod/Fem/Gui/Workbench.cpp Diff File
mod - src/Mod/Fem/InitGui.py Diff File
mod - src/Mod/Fem/_CommandMechanicalMaterial.py Diff File
mod - src/Mod/Fem/_TaskPanelFemBeamSection.py Diff File
mod - src/Mod/Fem/_TaskPanelFemShellThickness.py Diff File
mod - src/Mod/Fem/_TaskPanelMechanicalMaterial.py Diff File