Salome HOME
[PythonAPI] added two tests and added transaction commit step in
authorRenaud NEDELEC <renaud.nedelec@opencascade.com>
Tue, 20 Oct 2015 10:43:32 +0000 (12:43 +0200)
committerRenaud NEDELEC <renaud.nedelec@opencascade.com>
Tue, 20 Oct 2015 10:43:32 +0000 (12:43 +0200)
commit736c6207654215b6ec5f5efb2a39dc1c4917372d
tree01ad428481311ecbe52e577321ae827de22a58c5
parent659f615574a9d3e4bf72ccc053e1a1d45d88e116
[PythonAPI] added two tests and added transaction commit step in
previous tests
src/PythonAPI/CMakeLists.txt
src/PythonAPI/Test/TestSketcherAddArc.py
src/PythonAPI/Test/TestSketcherAddCircle.py
src/PythonAPI/Test/TestSketcherAddLine.py
src/PythonAPI/Test/TestSketcherAddPoint.py
src/PythonAPI/Test/TestSketcherSetCoincident.py
src/PythonAPI/Test/TestSketcherSetParallel.py
src/PythonAPI/Test/TestSketcherSetPerpendicular.py [new file with mode: 0644]
src/PythonAPI/Test/TestSketcherSetRadius.py [new file with mode: 0644]
src/PythonAPI/model/sketcher/sketch.py