mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-14 09:38:33 +05:00
0020749: EDF 1291 SMESH : Create 2D Mesh from 2D improvement
fix comment of MakeBoundaryElements()
This commit is contained in:
parent
28a69ca812
commit
05a14a9203
@ -3120,7 +3120,6 @@ class Mesh:
|
||||
# @param toCopyAll - if true, the whole initial mesh will be copied into
|
||||
# the new mesh else only boundary elements will be copied into the new mesh
|
||||
# @param groups - groups of 2D elements to make boundary around
|
||||
# the new mesh else only boundary elements will be copied into the new mesh
|
||||
# @retval tuple( long, mesh, groups )
|
||||
# long - number of added boundary elements
|
||||
# mesh - the mesh where elements were added to
|
||||
|
Loading…
Reference in New Issue
Block a user