mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 09:20:34 +05:00
fix a comment
This commit is contained in:
parent
77e7a1f52b
commit
09020c0206
@ -97,7 +97,7 @@ class SMESH_EXPORT SMESH_MesherHelper
|
||||
* The key of the map is a normalized parameter of each
|
||||
* base node on theBaseSide. Edges in theBaseSide must be sequenced.
|
||||
* This method works in supposition that nodes on the face
|
||||
* forms a rectangular grid and elements can be quardrangles or triangles
|
||||
* forms a structured grid and elements can be quardrangles or triangles
|
||||
*/
|
||||
static bool LoadNodeColumns(TParam2ColumnMap & theParam2ColumnMap,
|
||||
const TopoDS_Face& theFace,
|
||||
|
Loading…
Reference in New Issue
Block a user