Salome HOME
PAL7508: Development of GetInPlace() functionality
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IHealingOperations.cxx
index 144455fce75de8e082ba01a2b310e22cf608d33b..774ef28e29bdcf43734ed50f9e21d5040d281936 100644 (file)
@@ -197,6 +197,8 @@ bool GEOMImpl_IHealingOperations::GetOperatorParameters( const string theOperati
     aMsg += TCollection_AsciiString( nbParamValueErrors );
     MESSAGE(aMsg.ToCString());
   }
+
+  return true;
 }
 
 //=============================================================================