FreeCAD: master 35632147

Author Committer Branch Timestamp Parent
Przemo Firszt wmayer master 2015-10-19 14:11:26 master 2c213253
Changeset FEM: Add new analysis properity AnalysisType

To run frequency analysis user have 2 options:
1. Run normal aalysis, set "frequency" and start ccx
2. Set Analysis Type in Analysis object properties to "frequency" and
use Quick Analysis

With that workflow we no longer need a separate button for frequency
analysis. Also it's much easier to prepare & run a dediacted analysis
for frequency calculiations and separate analysis objects for
different load cases.
mod - src/Mod/Fem/_FemAnalysis.py Diff File
mod - src/Mod/Fem/_JobControlTaskPanel.py Diff File