Salome HOME
COTECH: Update names of DISTENE products
[modules/smesh.git] / src / SMESH / SMESH_Mesh.hxx
index 1e92a48717adb89c96b892308fb0d2105728cf1b..0cf3e0949f34410fb09f32f085c7dae772a0a9f9 100644 (file)
@@ -126,7 +126,7 @@ public:
                                   bool        theMakeRequiredGroups = true );
 
   SMESH_Hypothesis::Hypothesis_Status
-  AddHypothesis(const TopoDS_Shape & aSubShape, int anHypId)
+  AddHypothesis(const TopoDS_Shape & aSubShape, int anHypId, std::string* error=0)
     throw(SALOME_Exception);
   
   SMESH_Hypothesis::Hypothesis_Status