]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_CustomPrs.h
Salome HOME
Issue #2206 Avoid the ability to cancel the current sketch when saving,
[modules/shaper.git] / src / PartSet / PartSet_CustomPrs.h
index c0254161111fea1d36aa296b316c4d9694953bef..fc83596816a6f0fb2331a165b1cc352f92f73c7a 100755 (executable)
@@ -55,6 +55,9 @@ public:
 
   /// Returns color lighter than sketch feature entity : pink
   static const std::string OPERATION_REMOVE_FEATURE_COLOR() { return "255, 174, 201"; }
+
+  /// Returns color equal to default color of construction plugin : gray
+  static const std::string OPERATION_SKETCH_PLANE() { return "150,150,180"; }
 public:
   /// Constructor
   /// \param theWorkshop a reference to workshop