Salome HOME
Issue #2810: crash creating arc fillet
authorazv <azv@opencascade.com>
Fri, 30 Nov 2018 12:22:42 +0000 (15:22 +0300)
committerazv <azv@opencascade.com>
Fri, 30 Nov 2018 12:23:07 +0000 (15:23 +0300)
commit774a84e18661b69ddf851c5b05574d763bac93df
treedea03c646ee6b34f57fcab5861520808f2edecab
parent673296bc24d8a9f9edaf46edf481a76b9fc72d8b
Issue #2810: crash creating arc fillet

Detect the case when the fillet arc cannot be constructed.
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Fillet.cpp
src/SketchPlugin/Test/Test2810.py [new file with mode: 0644]