Salome HOME
Updated copyright comment
[modules/shaper.git] / test.hdfs / roselend.py
index 875d48f4313f8b5fbda096ee7689d698b145a765..6664abf6dc3daeac69b1195add109b554d42f93d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -23,6 +23,6 @@ if __name__ == "__main__":
   model.testNbSubResults(aPartFeature, [0])
   model.testNbSubShapes(aPartFeature, GeomAPI_Shape.SOLID, [32])
   model.testNbSubShapes(aPartFeature, GeomAPI_Shape.FACE, [875])
-  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.EDGE, [4665])
-  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.VERTEX, [9330])
-  model.testResultsVolumes(aPartFeature, [145241798.705457538])
+  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.EDGE, [4659])
+  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.VERTEX, [9318])
+  model.testResultsVolumes(aPartFeature, [145241798.70546785])