Salome HOME
1. Projection should be hidden in the viewer. Incorrect case:
authornds <nds@opencascade.com>
Thu, 5 May 2016 09:29:04 +0000 (12:29 +0300)
committernds <nds@opencascade.com>
Thu, 5 May 2016 09:29:33 +0000 (12:29 +0300)
commit54fad17a4c8aa6e7dd91f240ec76b0148920ac80
tree8be1d01d4c3ca81f40cfd7195cb358fc292ad1c6
parentf571f3c2e76f6fb9cb4e88775bd21c36633e062c
1. Projection should be hidden in the viewer. Incorrect case:

create sketch with line/arc;
create new sketch in another plane, build projection of a line from the first sketch;
create a line in the 2nd sketch, Apply
edit 2nd sketch, create coincidence between line of projection feature and point of the sketch line
Error: crash in solver
2. Action button should not accept focus.
src/ModuleBase/ModuleBase_WidgetAction.cpp
src/ModuleBase/ModuleBase_WidgetAction.h
src/PartSet/PartSet_SketcherMgr.cpp
src/SketchPlugin/SketchPlugin_Feature.h
src/SketchPlugin/SketchPlugin_Projection.h