]> SALOME platform Git repositories - modules/shaper.git/commit - src/GeomData/GeomData_Point2D.cpp
Salome HOME
Issue #348 Validate sketch is disabled when point coordinates are set manually
authornds <natalia.donis@opencascade.com>
Thu, 22 Jan 2015 09:02:50 +0000 (12:02 +0300)
committernds <natalia.donis@opencascade.com>
Thu, 22 Jan 2015 09:02:50 +0000 (12:02 +0300)
commit5e6c61f177b2d7f07fcf94abaf96de4f8366f27b
treee0092f57f6478ad59370dc4c29c6a3fe9a210e17
parent5cbb6ac07fcf22b90ddab1a949c595e27ca30471
Issue #348 Validate sketch is disabled when point coordinates are set manually

Do not store value if the default value was not defined in the XML file.
It corrects setValue in the Point2D to update attributes even if the value are the same.
src/GeomData/GeomData_Point2D.cpp
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/PartSet/PartSet_WidgetPoint2d.cpp
src/XGUI/XGUI_Workshop.cpp