Salome HOME
Change color for construction/body/group.
authornds <natalia.donis@opencascade.com>
Wed, 11 Mar 2015 14:42:26 +0000 (17:42 +0300)
committernds <natalia.donis@opencascade.com>
Wed, 11 Mar 2015 14:42:26 +0000 (17:42 +0300)
commit247fc0bd6c6e04ce1f7a6e67f8d3c80ce17acab0
tree42a29e0dfaa45d039204fa9afbcf6f1787b630c0
parent51946078419dc8b23701496c09e689c8abdfc897
Change color for construction/body/group.

The default custom presentation to customize the AIS object color if there is no a customizer realized with the feature of the object.
29 files changed:
src/ConstructionPlugin/ConstructionPlugin_Axis.cpp
src/ConstructionPlugin/ConstructionPlugin_Axis.h
src/ConstructionPlugin/ConstructionPlugin_Plane.cpp
src/ConstructionPlugin/ConstructionPlugin_Plane.h
src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.h
src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ImportFeature.h
src/ExchangePlugin/ExchangePlugin_Plugin.cpp
src/GeomAPI/GeomAPI_AISObject.cpp
src/GeomAPI/GeomAPI_AISObject.h
src/GeomAPI/GeomAPI_ICustomPrs.h
src/Model/Model_ResultBody.cpp
src/Model/Model_ResultBody.h
src/Model/Model_ResultConstruction.cpp
src/Model/Model_ResultConstruction.h
src/Model/Model_ResultGroup.cpp
src/Model/Model_ResultGroup.h
src/ModelAPI/ModelAPI_Result.h
src/ModuleBase/ModuleBase_Preferences.cpp
src/SketchPlugin/SketchPlugin_SketchEntity.cpp
src/SketchPlugin/SketchPlugin_SketchEntity.h
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_CustomPrs.cpp [new file with mode: 0644]
src/XGUI/XGUI_CustomPrs.h [new file with mode: 0644]
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_Displayer.h
src/XGUI/XGUI_Workshop.cpp