diff --git a/src/Mod/Fem/femobjects/_FemSolverCalculix.py b/src/Mod/Fem/femobjects/_FemSolverCalculix.py index 6bb94aaf64..4f72063230 100644 --- a/src/Mod/Fem/femobjects/_FemSolverCalculix.py +++ b/src/Mod/Fem/femobjects/_FemSolverCalculix.py @@ -57,4 +57,4 @@ class _FemSolverCalculix(FemConstraint.Proxy): # only used if the preferences working directory is left blank # add attributes from framework calculix solver - add_attributes(obj) + add_attributes(obj, ccx_prefs)