mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-24 16:30:34 +05:00
fix comment
This commit is contained in:
parent
0cadad987c
commit
d7c779851c
@ -124,7 +124,7 @@ public:
|
||||
*/
|
||||
SMESH_Mesh* GetMesh() const { return myMesh; }
|
||||
/*!
|
||||
* \brief Return true if there vertices without nodes
|
||||
* \brief Return true if there are vertices without nodes
|
||||
*/
|
||||
bool MissVertexNode() const { return myMissingVertexNodes; }
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user