Salome HOME
for MG-adapt TUI
[modules/smesh.git] / idl / MG_ADAPT.idl
index 8f9311e75c88828c2d2f961e26b99325ec5bb0ed..8cad0d628e858836adeacfa5fa1436d6a42b9165 100644 (file)
@@ -124,7 +124,9 @@ module SMESH{
 
                boolean setAll();
                string getCommandToRun() ;
-               long compute(out string errStr);
+               //long compute(out string errStr);
+               long compute();
+               string getErrMsg();
                string getFileName() ;
                string getExeName();
                void copyMgAdaptHypothesisData(in  MgAdaptHypothesisData f ) ;