]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test.hdfs/CuveN4_Tubulures.py
Salome HOME
updated copyright message
[modules/shaper.git] / test.hdfs / CuveN4_Tubulures.py
index 96851297ed27286e4a9317b78cfcb96d55811cdf..2f16e19cc89c45d266502ddcdc986d9d568ac724 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,8 +21,8 @@ if __name__ == "__main__":
   aPartFeature = locals()["Part_1"]
   model.testNbResults(aPartFeature, 1)
   model.testNbSubResults(aPartFeature, [0])
-  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.SOLID, [552])
-  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.FACE, [4086])
-  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.EDGE, [17086])
-  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.VERTEX, [34172])
-  model.testResultsVolumes(aPartFeature, [55.645173358299])
+  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.SOLID, [553])
+  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.FACE, [4089])
+  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.EDGE, [17094])
+  model.testNbSubShapes(aPartFeature, GeomAPI_Shape.VERTEX, [34188])
+  model.testResultsVolumes(aPartFeature, [55.64517345856])