]> 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 08:13:29 +0000 (11:13 +0300)
committernds <natalia.donis@opencascade.com>
Fri, 3 Jul 2015 08:13:52 +0000 (11:13 +0300)
commit1db2ce63f51cc1a7bf6f029fea604cfa528aa1fd
tree4c64fdd10a121ba6ddc8b3e3ed5b5c983e3bcc41
parent57ca5f04d759387755c59382cf085f6c1c782c07
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_ViewerFilters.cpp
src/ModuleBase/ModuleBase_ViewerFilters.h
src/PartSet/PartSet_SketcherMgr.cpp