]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #80 - Sketch base GUI: create/draw point, circle and arc
authornds <natalia.donis@opencascade.com>
Mon, 23 Jun 2014 16:11:13 +0000 (20:11 +0400)
committernds <natalia.donis@opencascade.com>
Mon, 23 Jun 2014 16:11:13 +0000 (20:11 +0400)
commitb6098dd8167affb46d7a3ef309b052de473fcb0e
tree65d9b060ca564761cad9c529e74f42e9ae27ca3e
parenta3b2736968186ac435b1e05e530c40becbc82301
refs #80 - Sketch base GUI: create/draw point, circle and arc

Undoes the modification of the isEdit state of operation using. The default value of the feature is set after the operation is started
Edit for a second line creation. This is not edit operation, but the property widget value should not be applyed to the line.
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/ModuleBase/ModuleBase_Operation.cpp
src/ModuleBase/ModuleBase_Operation.h
src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp
src/PartSet/PartSet_OperationEditConstraint.cpp
src/PartSet/PartSet_OperationEditFeature.cpp
src/PartSet/PartSet_OperationSketch.cpp
src/XGUI/XGUI_Workshop.cpp