Fix for the bug "WinTC6.3.1:"MultiFile" persistence of the meshing module works wrong".

This commit is contained in:
rnv 2011-07-28 08:09:06 +00:00
parent ed948bec20
commit 2f9432bba6

View 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):
// ----------------------------------------------------