From 0cf41cbddc9b2bbe8b327eedb77a08ba5c424220 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 1 Mar 2013 16:44:43 +0000 Subject: [PATCH] a bit more comments --- src/SMESH/SMESH_MesherHelper.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/SMESH/SMESH_MesherHelper.cxx b/src/SMESH/SMESH_MesherHelper.cxx index 76bd0576c..39ddbf3bf 100644 --- a/src/SMESH/SMESH_MesherHelper.cxx +++ b/src/SMESH/SMESH_MesherHelper.cxx @@ -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 -- 2.30.2