X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH%2FSMESH_MesherHelper.hxx;h=e5ec87a14f5bcb64381cbd825b1aa0ba67623294;hp=676cbf2e44773fd967f0989eee90452d793d4cee;hb=493747e8ea338a2d88204a5f12ba924d72ecbb5b;hpb=ef8432633e57037dcd8df55503e62b08069c9190 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);