]> SALOME platform Git repositories - modules/shaper.git/commit
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:13:12 +0000 (21:13 +0300)
committernds <natalia.donis@opencascade.com>
Fri, 22 May 2015 18:13:12 +0000 (21:13 +0300)
commit1f245a12321ab8aaa9e54050b0eedc2ab1bd650e
tree25e0784345ee068ac414d30fe6a1fd78cdea7f87
parent9fed6b7684e179953aafdf4f48fbe8310ef268fb
1. This is a fix for the disabled object visualized in the viewer. 2. Comment multi-selector using in the boolean operation.

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
src/FeaturesPlugin/boolean_widget.xml
src/ModuleBase/ModuleBase_Tools.cpp
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_Displayer.h
src/XGUI/XGUI_Workshop.cpp