Salome HOME
no comment edf/mg_transition V9_8_0_1
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 11 Feb 2022 07:35:00 +0000 (08:35 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 11 Feb 2022 07:35:00 +0000 (08:35 +0100)
src/GHS3DPlugin/MG_Tetra_API.cxx

index 33319c7230867f360aa02cef3ae3ea9225eaf46a..9bf3892bf69ab649d4f68b25439110a7e8086cb9 100644 (file)
@@ -839,7 +839,7 @@ bool MG_Tetra_API::Compute( const std::string& cmdLine, std::string& errStr )
       return false;
     }
 
-    if ( key == "1")
+    if ( key != "0")
       const_cast< std::string& >( cmdLine ) += " --key " + key;
   }