Salome HOME
Issue #2280: Trim in the sketch generates a SIGSEGV
authorazv <azv@opencascade.com>
Tue, 24 Oct 2017 09:40:16 +0000 (12:40 +0300)
committerazv <azv@opencascade.com>
Tue, 24 Oct 2017 09:40:28 +0000 (12:40 +0300)
commita9e2e7942b9c78aba4e0b6d883b213045a8a10ea
tree03e5c94fe09985291608946d0eb1ff67fde02dd6
parenta32b8e5b427c1d2ebb4b90eeda4c9ca97c70f1a9
Issue #2280: Trim in the sketch generates a SIGSEGV

Avoid setting constraints onto the Projection feature while trimming.
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchPlugin/Test/Test2280.py [new file with mode: 0644]