]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
A fix for the bug: it is possible to apply extrusion even if the algorithm is failed...
authornds <natalia.donis@opencascade.com>
Wed, 20 May 2015 12:30:23 +0000 (15:30 +0300)
committernds <natalia.donis@opencascade.com>
Wed, 20 May 2015 12:30:23 +0000 (15:30 +0300)
commit4f3ea1843a6075ad925d50527c2242b7783753ef
treef4ae2d0bc8f081748925ab6558e2faedb6cc027b
parentaea15db62bec148b6bfd5db468c682b1695c3449
A fix for the bug: it is possible to apply extrusion even if the algorithm is failed to build the result.

Scenario: create a sketch, create a part, visualize all default planes, create extrusion, select a sketch, in "to" control select a perpendicular plane. An error message appears but "Apply" is enabled.
This fix disables the "Apply" button.
src/ModuleBase/ModuleBase_Operation.cpp