Salome HOME
a bit more comments
authoreap <eap@opencascade.com>
Fri, 1 Mar 2013 16:44:43 +0000 (16:44 +0000)
committereap <eap@opencascade.com>
Fri, 1 Mar 2013 16:44:43 +0000 (16:44 +0000)
src/SMESH/SMESH_MesherHelper.cxx

index 76bd0576c53a0b8c0dce665242def79789398257..39ddbf3bf69e7a2ed9da7074dfb3f229e779c9bb 100644 (file)
@@ -934,7 +934,8 @@ bool SMESH_MesherHelper::CheckNodeU(const TopoDS_Edge&   E,
 //function : GetMediumPos
 //purpose  : Return index and type of the shape  (EDGE or FACE only) to
 //          set a medium node on
-//param useCurSubShape: if true, returns the shape set via SetSubShape()
+//param    : useCurSubShape - if true, returns the shape set via SetSubShape()
+//           if any
 //=======================================================================
 
 std::pair<int, TopAbs_ShapeEnum>