Salome HOME
Fix for '54524: [FORUM]: Export in STL work wrong' issue.
authorrnv <rnv@opencascade.com>
Mon, 1 Apr 2019 09:31:32 +0000 (12:31 +0300)
committerrnv <rnv@opencascade.com>
Mon, 1 Apr 2019 09:31:32 +0000 (12:31 +0300)
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