Salome HOME
Fix for the issue #3033: ExtrusionCut error
authormpv <mpv@opencascade.com>
Fri, 11 Oct 2019 07:12:01 +0000 (10:12 +0300)
committervsv <vsv@opencascade.com>
Wed, 6 Nov 2019 08:27:30 +0000 (11:27 +0300)
commitfeb897fa3e1a0dd3dd9d8d6b6f714ab21e715fef
tree135e909bb7be68c9c9c8d29ee251b8a3eaf60f8d
parentdcd89354b5d555a62d5e1257a1f6ea3c784572da
Fix for the issue #3033: ExtrusionCut error

If the result of cut is a whole result, don't call PaveFiller which provides an error if there is only one simple argument.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp
src/FeaturesPlugin/Test/Test3033.py [new file with mode: 0644]