mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-31 00:40:32 +05:00
a bit more comments
This commit is contained in:
parent
560e3a2a7f
commit
0cf41cbddc
@ -934,7 +934,8 @@ bool SMESH_MesherHelper::CheckNodeU(const TopoDS_Edge& E,
|
|||||||
//function : GetMediumPos
|
//function : GetMediumPos
|
||||||
//purpose : Return index and type of the shape (EDGE or FACE only) to
|
//purpose : Return index and type of the shape (EDGE or FACE only) to
|
||||||
// set a medium node on
|
// 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>
|
std::pair<int, TopAbs_ShapeEnum>
|
||||||
|
Loading…
Reference in New Issue
Block a user