X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH%2FSMESH_subMesh.hxx;h=f117b66dd0989b5f2de201a23f6c8beb86aaea43;hb=b6dc4b5a3221c069424d64c28403ab53c101251d;hp=8481f3b0ef225c6e8b3f45ad20fe7daf785ff9be;hpb=8b19a88a83e0ec70376f1aa94a51c3afe01b1fe3;p=modules%2Fsmesh.git diff --git a/src/SMESH/SMESH_subMesh.hxx b/src/SMESH/SMESH_subMesh.hxx index 8481f3b0e..f117b66dd 100644 --- a/src/SMESH/SMESH_subMesh.hxx +++ b/src/SMESH/SMESH_subMesh.hxx @@ -251,7 +251,7 @@ protected: * \brief Update compute_state by _computeError * \retval bool - false if there are errors */ - bool CheckComputeError(SMESH_Algo* theAlgo); + bool CheckComputeError(SMESH_Algo* theAlgo, const TopoDS_Shape& theShape=TopoDS_Shape()); /*! * \brief Return a hypothesis attached to theShape.