From: vsr Date: Fri, 12 Aug 2011 15:16:02 +0000 (+0000) Subject: Merge from V6_3_BR 12/08/2011 X-Git-Tag: V6_4_0a1~108 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ca435d2f6bb64c05cccb781ecfafd679ea5d216d;p=modules%2Fsmesh.git Merge from V6_3_BR 12/08/2011 --- diff --git a/src/SMESH_I/SMESH_Gen_i.cxx b/src/SMESH_I/SMESH_Gen_i.cxx index 887aeacc0..098944e74 100644 --- a/src/SMESH_I/SMESH_Gen_i.cxx +++ b/src/SMESH_I/SMESH_Gen_i.cxx @@ -3424,6 +3424,8 @@ SALOMEDS::TMPFile* SMESH_Gen_i::Save( SALOMEDS::SComponent_ptr theComponent, delete[] smIDs; } + aGroup->CloseOnDisk(); + // Store node positions on sub-shapes (SMDS_Position): // ----------------------------------------------------