FreeCAD: master ec27cbc1

Author Committer Branch Timestamp Parent
Przemo Firszt wmayer master 2015-03-19 21:14:50 master d693051f
Changeset FEM: Add printCalculiXstdout function

That non-critical part was quite often silently crashing with
UnicodeDecodeError and as a side effect FreeCAD wasn't loading perfectly
valid CalculiX result file. In long run that function should be replaced
with a write-to-log counterpart and the CalculiX stdout should be shown
to the user only upon request.

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