X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH%2FSMESH_MesherHelper.hxx;h=e5ec87a14f5bcb64381cbd825b1aa0ba67623294;hb=fe663d61f64f1e7116438902e18e8779240967e3;hp=676cbf2e44773fd967f0989eee90452d793d4cee;hpb=9484b374c3dbefa3579603f4044854a20c02203e;p=modules%2Fsmesh.git diff --git a/src/SMESH/SMESH_MesherHelper.hxx b/src/SMESH/SMESH_MesherHelper.hxx index 676cbf2e4..e5ec87a14 100644 --- a/src/SMESH/SMESH_MesherHelper.hxx +++ b/src/SMESH/SMESH_MesherHelper.hxx @@ -461,7 +461,7 @@ public: const SMDS_MeshNode* n2, const bool force3d); /*! - * \brief Return index and type of the shape to set a medium node on + * \brief Return index and type of the shape (EDGE or FACE only) to set a medium node on */ std::pair GetMediumPos(const SMDS_MeshNode* n1, const SMDS_MeshNode* n2);