]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Shape plane filter should process shapes of objects selected in object browser.
authornds <natalia.donis@opencascade.com>
Fri, 3 Jul 2015 13:46:23 +0000 (16:46 +0300)
committernds <natalia.donis@opencascade.com>
Fri, 3 Jul 2015 15:23:42 +0000 (18:23 +0300)
commited8328e26b6e8f5ecedc8348b5eb7d650c065564
tree28c00c1d7106bb22474ea6ada8280c0c91d0db52
parentb009697e108880aafb3e58579019ca432661955d
Shape plane filter should process shapes of objects selected in object browser.

Using geom algo plane in the plane filter for futher modifications.
Scenario: [crash] create sketch, create closed contour, create 2nd sketch, start translate operation, select with rectangle the prev sketch lines. Abort[sketch is selected in the OB]. Start translate again, crash[the sketch selected in OB is applyed to the multi selector control]
src/ModuleBase/ModuleBase_ISelection.h
src/ModuleBase/ModuleBase_ViewerFilters.cpp
src/ModuleBase/ModuleBase_WidgetSelector.cpp
src/ModuleBase/ModuleBase_WidgetValidated.cpp
src/ModuleBase/ModuleBase_WidgetValidated.h
src/XGUI/XGUI_Selection.cpp
src/XGUI/XGUI_Selection.h