Salome HOME
Destruction d'un cas avec option de menage des maillages produits
[modules/homard.git] / src / HOMARD_I / HOMARD_Gen_i.hxx
index 3fcf18a1bfdeb110a3f38e0bb1e57ce735b8f479..517629c0d292661beaf9006bc154acf77458c3fb 100644 (file)
@@ -145,7 +145,7 @@ public:
   void                            InvalideZone(const char* nomZone);
 
   CORBA::Long                     DeleteBoundary(const char* nomBoundary);
-  CORBA::Long                     DeleteCase(const char* nomCas);
+  CORBA::Long                     DeleteCase(const char* nomCas, CORBA::Long Option);
   CORBA::Long                     DeleteHypo(const char* nomHypothesis);
   CORBA::Long                     DeleteIteration(const char* nomIter, CORBA::Long Option);
   CORBA::Long                     DeleteIterationOption(const char* nomIter, CORBA::Long Option1, CORBA::Long Option2);