Salome HOME
Update "big models"
[modules/shaper.git] / test.models / wheel_rim.py
index 9bc2cb9d11b7810a88bac558a19b5fc96ca3b37e..fc845501783283bba4deec0c000f9748b4531b42 100644 (file)
@@ -264,6 +264,6 @@ model.testNbSubShapes(Boolean_1, GeomAPI_Shape.SOLID, [1])
 model.testNbSubShapes(Boolean_1, GeomAPI_Shape.FACE, [35])
 model.testNbSubShapes(Boolean_1, GeomAPI_Shape.EDGE, [162])
 model.testNbSubShapes(Boolean_1, GeomAPI_Shape.VERTEX, [324])
-model.testResultsVolumes(Boolean_1, [2053931.913933836854994297027587891])
+model.testResultsVolumes(Boolean_1, [2053931.558882251149043440818786621])
 
 assert(model.checkPythonDump())