Salome HOME
Issue #394 Undo-ing a Sketch element
authornds <natalia.donis@opencascade.com>
Mon, 16 Feb 2015 13:33:43 +0000 (16:33 +0300)
committernds <natalia.donis@opencascade.com>
Mon, 16 Feb 2015 13:33:43 +0000 (16:33 +0300)
commit2d5cbfca3d96c8251370fc563d2d675650aabd28
tree567539419e362e4c092fa7631ed32f95177b4c09
parent9fa8dcb9d89271c45d6e563bdac5d66f8c7978ff
Issue #394 Undo-ing a Sketch element

Compute default value by moving the mouse of the viewer. Check that the default value for the creation a constraint by preselection is computed.
14 files changed:
src/ModelAPI/ModelAPI_Feature.h
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_WidgetPoint2dDistance.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistance.h
src/SketchPlugin/SketchPlugin_ConstraintLength.cpp
src/SketchPlugin/SketchPlugin_ConstraintLength.h
src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp
src/SketchPlugin/SketchPlugin_ConstraintRadius.h
src/SketchPlugin/plugin-Sketch.xml
src/XGUI/XGUI_Workshop.cpp