From: Anthony Geay Date: Fri, 11 Feb 2022 07:35:00 +0000 (+0100) Subject: no comment X-Git-Tag: V9_8_0_1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fedf%2Fmg_transition;p=plugins%2Fghs3dplugin.git no comment --- diff --git a/src/GHS3DPlugin/MG_Tetra_API.cxx b/src/GHS3DPlugin/MG_Tetra_API.cxx index 33319c7..9bf3892 100644 --- a/src/GHS3DPlugin/MG_Tetra_API.cxx +++ b/src/GHS3DPlugin/MG_Tetra_API.cxx @@ -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; }