X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_CustomPrs.h;h=1902c0139afd169f0147e65f7394249140dd2737;hb=aba18c686236b660d679c602c9e2c662c9eae95f;hp=f64ed35cd6c953458fe4f92c7a2491acf5bb9218;hpb=5b6031b015602aa07f5a6fc668c13ac3faf7a8a9;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_CustomPrs.h b/src/PartSet/PartSet_CustomPrs.h index f64ed35cd..1902c0139 100755 --- a/src/PartSet/PartSet_CustomPrs.h +++ b/src/PartSet/PartSet_CustomPrs.h @@ -39,6 +39,8 @@ public: /// Returns color between white and color of highlight static const std::string OPERATION_HIGHLIGHT_COLOR() { return "128, 0, 0"; } + /// Returns color lighter than sketch feature entity : pink + static const std::string OPERATION_REMOVE_FEATURE_COLOR() { return "255, 174, 201"; } public: /// Constructor /// \param theWorkshop a reference to workshop