Salome HOME
Issue #2654: crash with a split
authorazv <azv@opencascade.com>
Tue, 25 Sep 2018 11:38:31 +0000 (14:38 +0300)
committerazv <azv@opencascade.com>
Tue, 25 Sep 2018 11:42:08 +0000 (14:42 +0300)
commita6a1626fe291ee3e4bc8d4a25587c4568458ea4d
tree11910b58ff806c0f74652e7e70fa27867fe7f1d0
parent2be45fc3c12997dd08e7fe33096903291759072e
Issue #2654: crash with a split

Do not split the edge if coincidences are placed on the edge boundaries.
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/Test2654.py [new file with mode: 0644]