]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Sketch should stop contour in origin point if the contour is closed.
authornds <nds@opencascade.com>
Mon, 28 Dec 2015 10:58:01 +0000 (13:58 +0300)
committernds <nds@opencascade.com>
Mon, 28 Dec 2015 11:01:52 +0000 (14:01 +0300)
commit5a164a3520051f4c52642e8bd0baf38c5ed4c4b5
tree9a23c78d6d3b986c95139dfc87dff09a668f6a61
parent502928b6299e5e83a663d6d3ba9d7d7ace247cb0
Sketch should stop contour in origin point if the contour is closed.

Scenario:
1. Start sketch creation in Origin
2. Create contour
3. Finish the contour in Origin.
The line creation operation should stop.
src/PartSet/PartSet_Tools.cpp
src/PartSet/PartSet_Tools.h
src/PartSet/PartSet_WidgetPoint2d.cpp