Salome HOME
Fix for '54524: [FORUM]: Export in STL work wrong' issue.
[modules/smesh.git] / src / SMESH_I / SMESH_Mesh_i.cxx
index 0b4d0937bbb145a5b7977fbd1016f7f154cc1e10..8b7485ff94d19560db523df5d866acc24041f215 100644 (file)
@@ -3283,7 +3283,7 @@ CORBA::Boolean SMESH_Mesh_i::HasDuplicatedGroupNamesMED()
 
 void SMESH_Mesh_i::PrepareForWriting (const char* file, bool overwrite)
 {
-  SMESH_File aFile( file );
+  SMESH_File aFile( file , false );
   SMESH_Comment msg;
   if (aFile.exists()) {
     // existing filesystem node