Fix for '54524: [FORUM]: Export in STL work wrong' issue.

This commit is contained in:
rnv 2019-04-01 12:31:32 +03:00
parent e9abd0b9b5
commit a9af195d40

View 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