Salome HOME
52453: Impossible to get viscous layers on a given shape
[modules/smesh.git] / src / SMESH / SMESH_Algo.cxx
index b71ea41941118acee67fd609adcf7deb5c3943b9..0f41460d5221cae09690bd068bcd36f4c725dda2 100644 (file)
@@ -594,6 +594,7 @@ bool SMESH_Algo::isDegenerated( const TopoDS_Edge & E )
  * \param V - the vertex
  * \param meshDS - mesh
  * \retval const SMDS_MeshNode* - found node or NULL
+ * \sa SMESH_MesherHelper::GetSubShapeByNode( const SMDS_MeshNode*, SMESHDS_Mesh* )
  */
 //================================================================================