FreeCAD: master 25c18729

Author Committer Branch Timestamp Parent
Przemo Firszt wmayer master 2015-04-15 13:35:48 master 2d90d39c
Changeset FEM: Disable "open editor" and "run ccx" buttons.

This commit moves checking prerequisites to function. The function
is called before writing .inp file to make sure all required objects
are included in the analysis. "open editor" and "run ccx" buttons are
if check_prerequisites runs successfully.

Reported-by: wmayer
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
mod - src/Mod/Fem/MechanicalAnalysis.py Diff File
mod - src/Mod/Fem/MechanicalAnalysis.ui Diff File