FEM: in out VTK, return obj on vtk result import
This commit is contained in:
@@ -105,6 +105,7 @@ def importVtkVtkResult(filename, resultname):
|
||||
vtk_result_obj.read(filename)
|
||||
vtk_result_obj.touch()
|
||||
FreeCAD.ActiveDocument.recompute()
|
||||
return vtk_result_obj
|
||||
|
||||
|
||||
def importVtkFemMesh(filename, meshname):
|
||||
|
||||
Reference in New Issue
Block a user