]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #394 Undo-ing a Sketch element
authornds <natalia.donis@opencascade.com>
Mon, 16 Feb 2015 14:21:27 +0000 (17:21 +0300)
committernds <natalia.donis@opencascade.com>
Mon, 16 Feb 2015 14:21:27 +0000 (17:21 +0300)
commita3e94a57c0572d75add6f80d7fc31731bf80c774
tree7496d61c842f220b3f9d411afe8e44fd627d13ba
parent5e309d5c7d3a7a0e1298abd735f385fa6653e829
Issue #394 Undo-ing a Sketch element

the flyout value should to be computed here, not in the getAISObject in order to change the model value
inside the object transaction. This is important for creating a constraint by preselection.
The display of the presentation in this case happens after the transaction commit
src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp
src/SketchPlugin/SketchPlugin_ConstraintLength.cpp
src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp