X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.models%2Fsprocket.py;h=47b4c0f16570bc1843bd179bc3e759cb6e3bcf85;hb=20959ab60a54a7e227b410bd7bfb3b132d8eb404;hp=a5a013a7ddbecb1db5cef615a11932b7ad092a8c;hpb=9b61e5ee5eafe9d6948d9a78667efa2abec132c3;p=modules%2Fshaper.git diff --git a/test.models/sprocket.py b/test.models/sprocket.py index a5a013a7d..47b4c0f16 100644 --- a/test.models/sprocket.py +++ b/test.models/sprocket.py @@ -1,22 +1,21 @@ -## Copyright (C) 2018-20xx CEA/DEN, EDF R&D -## -## This library is free software; you can redistribute it and/or -## modify it under the terms of the GNU Lesser General Public -## License as published by the Free Software Foundation; either -## version 2.1 of the License, or (at your option) any later version. -## -## This library is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## Lesser General Public License for more details. -## -## You should have received a copy of the GNU Lesser General Public -## License along with this library; if not, write to the Free Software -## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -## -## See http:##www.salome-platform.org/ or -## email : webmaster.salome@opencascade.com -## +# Copyright (C) 2018-2022 CEA/DEN, EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# from SketchAPI import * from GeomAPI import GeomAPI_Shape @@ -210,7 +209,7 @@ Z_REF_DATA = [(20, 171, 1014, 2028, 1667.562983801989503263030201197), (22, 183, 1086, 2172, 2160.297076967755856458097696304), (25, 201, 1194, 2388, 3068.115476944114561774767935276), (40, 291, 1734, 3468, 11471.942563079033789108507335186), - (34, 255, 1518, 3036, 7238.123725381414260482415556908), + (34, 255, 1518, 3036, 7238.122819170104776276275515556), (30, 231, 1374, 2748, 5092.377854112805835029575973749)] for z in Z_REF_DATA: Param_Z.setValue(z[0])