mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-05 17:54:17 +05:00
Fix for the bug "WinTC6.3.1:"MultiFile" persistence of the meshing module works wrong".
This commit is contained in:
parent
ed948bec20
commit
2f9432bba6
@ -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):
|
||||
// ----------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user