FEM: gmsh task panel, fix regression added with c6faecdcee
This commit is contained in:
@@ -231,7 +231,7 @@ class _TaskPanel:
|
||||
if m.Name == self.mesh_obj.Name:
|
||||
FreeCAD.Console.PrintMessage(
|
||||
"Active analysis found: {}\n"
|
||||
.format(self.analysis.Name)
|
||||
.format(analysis.Name)
|
||||
)
|
||||
self.analysis = analysis # group meshing
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user