Salome HOME
[PythonAPI] added vertical and horizontal constraints
authorRenaud NEDELEC <renaud.nedelec@opencascade.com>
Tue, 20 Oct 2015 11:37:31 +0000 (13:37 +0200)
committerRenaud NEDELEC <renaud.nedelec@opencascade.com>
Tue, 20 Oct 2015 11:37:31 +0000 (13:37 +0200)
commit6e2b8275b13138cb294beccab0f55188bd91922e
tree776ac43990c2f0ed732940a26d4e2fc5a4376b30
parent736c6207654215b6ec5f5efb2a39dc1c4917372d
[PythonAPI] added vertical and horizontal constraints

Also fixed perpenficular constraint test
src/PythonAPI/CMakeLists.txt
src/PythonAPI/Test/TestSketcher.py
src/PythonAPI/Test/TestSketcherSetHorizontal.py [new file with mode: 0644]
src/PythonAPI/Test/TestSketcherSetPerpendicular.py
src/PythonAPI/Test/TestSketcherSetVertical.py [new file with mode: 0644]
src/PythonAPI/model/sketcher/sketch.py