Salome HOME
Implementation of the Feature Validator
authorsbh <sergey.belash@opencascade.com>
Wed, 13 Aug 2014 07:09:28 +0000 (11:09 +0400)
committersbh <sergey.belash@opencascade.com>
Wed, 13 Aug 2014 07:09:28 +0000 (11:09 +0400)
commit426a1cf07dfee0bbb58dcd399787a89a4992fa72
treee419d745096a017e29ab7fc29269435dda5a95b7
parent6a6f348c27889cb42a528fc9967fec61135bf1af
Implementation of the Feature Validator
17 files changed:
src/Model/CMakeLists.txt
src/Model/Model_FeatureValidator.cpp [new file with mode: 0644]
src/Model/Model_FeatureValidator.h [new file with mode: 0644]
src/Model/Model_Validator.cpp
src/ModelAPI/ModelAPI_Attribute.h
src/ModelAPI/ModelAPI_FeatureValidator.h
src/SketchPlugin/plugin-Sketch.xml
src/XGUI/XGUI_MainMenu.cpp
src/XGUI/XGUI_MainMenu.h
src/XGUI/XGUI_MainWindow.cpp
src/XGUI/XGUI_MainWindow.h
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_OperationMgr.h
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h