Salome HOME
Boolean result build correction. There was a stabilization fix, which disconnected...
authornds <natalia.donis@opencascade.com>
Thu, 20 Aug 2015 12:50:55 +0000 (15:50 +0300)
committernds <natalia.donis@opencascade.com>
Fri, 21 Aug 2015 04:01:30 +0000 (07:01 +0300)
commit480beb4a14eb6448ba1409a8ae1877916b4e453d
treeaeea89d00e084ba2f648039c5589505da09806bb
parent39b4b1d990f4024cd97a82ff0370fb17badb258f
Boolean result build correction. There was a stabilization fix, which disconnected widgets. But debug the active widget can be used during validating if selection is changed. It is not correct after commit is pressed and should not influence on the feature.

So, it is more correctly to clean content of the property panel before commit.
Scenario to reproduce the problem: Create sketch(contour), create sketch(circles in the contour), create extrusion(contour), extrusion(circles), create boolean from contour-based to Cut circle-based extrusions. Apply, the circle-based extrusions are disappeared from the second control.
src/ModuleBase/ModuleBase_Operation.cpp