FEM: command solver run, fix FreeCAD freeze on new frame work
This commit is contained in:
@@ -82,6 +82,7 @@ class _CommandFemSolverRun(FemCommands):
|
||||
machine.reset()
|
||||
machine.target = femsolver.run.RESULTS
|
||||
machine.start()
|
||||
machine.join() # wait for the machine to finish.
|
||||
|
||||
FreeCADGui.Selection.clearSelection()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user