Salome HOME
[PythonAPI] added some more unit tests rnc/sketcher_api
authorRenaud NEDELEC <renaud.nedelec@opencascade.com>
Mon, 19 Oct 2015 11:37:36 +0000 (13:37 +0200)
committerRenaud NEDELEC <renaud.nedelec@opencascade.com>
Mon, 19 Oct 2015 11:37:36 +0000 (13:37 +0200)
commit8e0fc67e585e105420b1bd3ba33a99976f05a10c
tree0c3165788826515a87a5aa08ae3c39f2f2601155
parent13fbe711081d03ab7721eaecef3c7e09c91d127f
[PythonAPI] added some more unit tests
src/PythonAPI/CMakeLists.txt
src/PythonAPI/Test/TestSketcherAddCircle.py [new file with mode: 0644]
src/PythonAPI/Test/TestSketcherAddLine.py
src/PythonAPI/Test/TestSketcherSetParallel.py [new file with mode: 0644]
src/PythonAPI/modeler/sketcher/circle.py
src/PythonAPI/modeler/sketcher/sketch.py