FreeCAD: master f1f67b22

Author Committer Branch Timestamp Parent
Przemo Firszt wmayer master 2015-10-10 15:28:42 master dc224265
Changeset 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>
mod - src/Mod/Fem/App/CMakeLists.txt Diff File
mod - src/Mod/Fem/CMakeLists.txt Diff File
add - src/Mod/Fem/FemCommands.py Diff File
mod - src/Mod/Fem/Gui/AppFemGui.cpp Diff File
mod - src/Mod/Fem/_CommandFrequencyAnalysis.py Diff File