Salome HOME
Adjust test cases.
[modules/shaper.git] / src / FeaturesPlugin / Test / TestRevolutionCut_ThroughAll.py
index 837f0a4acd313669ea52b2e1a49b128bd605cf73..d14cd88439185d6a68e8fc320ead50e7ba49813a 100644 (file)
@@ -53,7 +53,7 @@ RevolutionCut_1.setNestedSketch(Sketch_1)
 model.do()
 
 Shape = RevolutionCut_1.results()[0].resultSubShapePair()[0].shape()
-checkMiddlePoint(Shape, 5.13562827, 5.0, 5.13562827)
+checkMiddlePoint(Shape, 4.81498576, 5.0, 4.81498576)
 
 model.end()