Salome HOME
[PythonAPI / sketcher] added the setEqual method and the setLength test
authorRenaud NEDELEC <renaud.nedelec@opencascade.com>
Tue, 20 Oct 2015 14:43:13 +0000 (16:43 +0200)
committerRenaud NEDELEC <renaud.nedelec@opencascade.com>
Tue, 20 Oct 2015 14:43:13 +0000 (16:43 +0200)
commit55f7f421752c988daa93ba2b277d9845d2a2153c
treea687e8310003746cd707846278350b02c76fa817
parentdfe2d108d162e47e889c2488b2fe3676eff3d973
[PythonAPI / sketcher] added the setEqual method and the setLength test
src/PythonAPI/CMakeLists.txt
src/PythonAPI/Test/TestSketcherSetEqual.py [new file with mode: 0644]
src/PythonAPI/Test/TestSketcherSetLength.py [new file with mode: 0644]
src/PythonAPI/model/sketcher/sketch.py