]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
Fix for the bug "WinTC6.3.1:"MultiFile" persistence of the meshing module works wrong".
authorrnv <rnv@opencascade.com>
Thu, 28 Jul 2011 08:09:06 +0000 (08:09 +0000)
committerrnv <rnv@opencascade.com>
Thu, 28 Jul 2011 08:09:06 +0000 (08:09 +0000)
src/SMESH_I/SMESH_Gen_i.cxx

index 60a6136fe072ff0ea69410820041b807ebed00fc..76143cec042a92fed511903d75c13974efc22b08 100644 (file)
@@ -3319,6 +3319,8 @@ SALOMEDS::TMPFile* SMESH_Gen_i::Save( SALOMEDS::SComponent_ptr theComponent,
                   delete[] smIDs;
                 }
 
+                aGroup->CloseOnDisk();
+
                 // Store node positions on sub-shapes (SMDS_Position):
                 // ----------------------------------------------------