X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FTest%2FTestMovementComplex.py;h=59133d7f3d0341d92f6f14f00ccec73900b05da2;hb=28038c772769f15a06376fa01d55529e7daa1aa9;hp=6fe6afe903899dd5d1a69f4661d8fdda08515369;hpb=7074394f8f08413d885f63be01df6bd5007b868c;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/Test/TestMovementComplex.py b/src/SketchPlugin/Test/TestMovementComplex.py index 6fe6afe90..59133d7f3 100644 --- a/src/SketchPlugin/Test/TestMovementComplex.py +++ b/src/SketchPlugin/Test/TestMovementComplex.py @@ -133,7 +133,7 @@ for i in range(1, 10): # ============================================================================= # Test 3. Constrain center of circle and move it again # ============================================================================= -SketchConstraintDistanceHorizontal_3 = Sketch_1.setHorizontalDistance(SketchCircle_1.center(), SketchArc_1.startPoint(), -30) +SketchConstraintDistanceHorizontal_3 = Sketch_1.setHorizontalDistance(SketchCircle_1.center(), SketchArc_1.startPoint(), 30) model.do() # move center delta = [1., 1.]