Salome HOME
1. This is a fix for the disabled object visualized in the viewer. 2. Comment multi...
authornds <natalia.donis@opencascade.com>
Fri, 22 May 2015 18:14:39 +0000 (21:14 +0300)
committernds <natalia.donis@opencascade.com>
Fri, 22 May 2015 18:14:39 +0000 (21:14 +0300)
Scenario: create a sketch with a circle. Create an extrusion. Set extrusion height is 0. Set height more than 0. Apply. Hide extrusion result. A cylinder is visualized in the viewer.

src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp

index 913d8ade0589eb7a631a6fb79a9343e22d943957..2bf1f1ff07df017a9894b5ac2ebb73a5bd5a3cfc 100644 (file)
@@ -15,6 +15,7 @@
 #include <GeomAlgoAPI_Boolean.h>
 using namespace std;
 
+// to use multi-selection, please comment the next define and uncomment multi_selector in boolean_widget.xml
 #define DEBUG_ONE_OBJECT
 
 #define FACE 4