Salome HOME
Task #3230: Sketcher: create a curve passing through selected points or vertices...
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Sun, 28 Jun 2020 11:18:44 +0000 (14:18 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Sun, 28 Jun 2020 11:19:01 +0000 (14:19 +0300)
commita13f87935d2a6f52f942790b6abc874f1016c9fc
tree13a9af0acfb732f918b430bb6e74a60f59cdd6cc
parentef89b17619003069d2b47b370f181821b0b00266
Task #3230: Sketcher: create a curve passing through selected points or vertices of a polyline

Unit tests
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/TestCurveFitting1.py [new file with mode: 0644]
src/SketchPlugin/Test/TestCurveFitting2.py [new file with mode: 0644]
src/SketchPlugin/Test/TestCurveFitting3.py [new file with mode: 0644]
src/SketchPlugin/Test/TestCurveFitting4.py [new file with mode: 0644]