Salome HOME
Issues #2027: trim on cirlce(arc will be created). Result of selected will clear...
[modules/shaper.git] / src / PartSet / PartSet_CustomPrs.h
index f64ed35cd6c953458fe4f92c7a2491acf5bb9218..1902c0139afd169f0147e65f7394249140dd2737 100755 (executable)
@@ -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