Salome HOME
Adjust test cases.
[modules/shaper.git] / src / FeaturesPlugin / Test / TestRevolutionFuse_ThroughAll.py
index 2f1d34213091b9a2db645257f16f29bb4e851288..433a35921e687c03681276f5cf5f680e0cfd6b54 100644 (file)
@@ -53,7 +53,7 @@ RevolutionFuse_1.setNestedSketch(Sketch_1)
 model.do()
 
 Shape = RevolutionFuse_1.results()[0].resultSubShapePair()[0].shape()
-checkMiddlePoint(Shape, 7.01705635, 5.0, 7.01705635)
+checkMiddlePoint(Shape, 6.3892968486, 5.0, 6.3892968486)
 
 model.end()