0020749: EDF 1291 SMESH : Create 2D Mesh from 2D improvement

fix comment of MakeBoundaryElements()
This commit is contained in:
eap 2011-03-11 13:18:40 +00:00
parent 28a69ca812
commit 05a14a9203

View File

@ -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