X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_SWIG%2Fsmesh_algorithm.py;h=ff601b47f476d27b8a3f735f716df7c3ce426559;hb=38f832b912a159ca9d43b5bd031344fd7108a6d8;hp=5a33f7475a9169472fa46e0b9424baf83c11fe74;hpb=146533380d6471f13f5c756e04dd59655f1b5a53;p=modules%2Fsmesh.git diff --git a/src/SMESH_SWIG/smesh_algorithm.py b/src/SMESH_SWIG/smesh_algorithm.py index 5a33f7475..ff601b47f 100644 --- a/src/SMESH_SWIG/smesh_algorithm.py +++ b/src/SMESH_SWIG/smesh_algorithm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -266,7 +266,7 @@ class Mesh_Algorithm: # the value of \a isFacesToIgnore parameter. # @param isFacesToIgnore if \c True, the Viscous layers are not generated on the # faces specified by the previous parameter (\a faces). - # @param extrMethod extrusion method defines how position of nodes are found during + # @param extrMethod extrusion method defines how position of new nodes are found during # prism construction and how creation of distorted and intersecting prisms is # prevented. Possible values are: # - StdMeshers.SURF_OFFSET_SMOOTH (default) method extrudes nodes along normal