]> SALOME platform Git repositories - modules/shaper.git/commit
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>
Thu, 2 Jul 2020 11:34:32 +0000 (14:34 +0300)
commit7f9a41d9861fa86c803c2b563c810af169cd8e46
tree86bc94e0d6f0bedd25603259b71bff96137423fa
parentc9ecf3dfe40d6c353b9e6d116b165089018a9b77
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]