Salome HOME
021549]: [CEA] meshing problem with samples file
[plugins/netgenplugin.git] / src / NETGENPlugin / NETGENPlugin_Mesher.cxx
index d9b7fd86e4f51da69fcb0de5e62bc6adccb1eeba..7671a4ff670e49d995e441c1df2a5a887a50d169 100644 (file)
@@ -1861,8 +1861,6 @@ bool NETGENPlugin_Mesher::Compute()
     catch (Standard_Failure& ex)
     {
       comment << text(ex);
-      if ( !ngMesh )
-        return false;
     }
     err = 0; //- MESHCONST_ANALYSE isn't so important step
     if ( !ngMesh )