]> SALOME platform Git repositories - modules/shaper.git/commit - src/ModuleBase/ModuleBase_OperationFeature.cpp
Salome HOME
1. setEditOperation should setCurrentFeature to the previous feature in the previous...
authornds <nds@opencascade.com>
Thu, 5 Nov 2015 10:04:27 +0000 (13:04 +0300)
committernds <nds@opencascade.com>
Thu, 5 Nov 2015 10:04:27 +0000 (13:04 +0300)
commitee381bd0990d476f4f935814041cb2b5b7d40f91
treecf11966e7aa41ce134cd5c3069abd2ece978096c
parent9c96ae3c42b79c0dff7a5426b26ee347309a767f
1. setEditOperation should setCurrentFeature to the previous feature in the previous transaction.

Scenario: start circle, click, click->internal edition mode[before a new create operation it should be the same current feature which was when the create of the circle is started]
2. Control by debug information setting current feature performed before starting/commit the operation.
src/ModuleBase/ModuleBase_OperationFeature.cpp
src/PartSet/PartSet_SketcherReetntrantMgr.cpp
src/PartSet/PartSet_SketcherReetntrantMgr.h
src/XGUI/XGUI_OperationMgr.cpp