Salome HOME
Issue #2027: Sketcher Trim Feature unit tests for Circle/Arc
authornds <nds@opencascade.com>
Mon, 27 Mar 2017 14:48:18 +0000 (17:48 +0300)
committernds <nds@opencascade.com>
Mon, 27 Mar 2017 14:48:18 +0000 (17:48 +0300)
commit3a1a1bd9b311b0a2945942519554fefaa8ccbc9b
tree0f2d558c6342281152e3269fa951a2071d504fbe
parent534bc25eadaabad4e423ad7bd498550527087d26
Issue #2027: Sketcher Trim Feature unit tests for Circle/Arc
15 files changed:
src/SketchAPI/SketchAPI_Sketch.cpp
src/SketchAPI/SketchAPI_Sketch.h
src/SketchPlugin/Test/TestTrimArc01.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimArc02.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimArc03.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimArc04.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimArc05.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimArc06.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimCircle01.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimCircle02.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimCircle03.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimCircle04.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimCircle05.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimCircleAndArc01.py [new file with mode: 0644]
src/SketchPlugin/Test/TestTrimLine01.py [new file with mode: 0644]