]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/SketchPlugin_SketchEntity.h
Salome HOME
2.17. Improved management of overconstraint situation: overconstraint color is in...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_SketchEntity.h
index 16101d1866aaac9b4c70b587adf8e23782152e7e..58ac7eb9a55b4cd7f0e4a7c98e118fde70ebdd45 100644 (file)
@@ -23,6 +23,7 @@
 #define SKETCH_ENTITY_COLOR "225,0,0"
 #define SKETCH_EXTERNAL_COLOR "170,0,225"
 #define SKETCH_AUXILIARY_COLOR "0,85,0"
+#define SKETCH_OVERCONSTRAINT_COLOR "255,0,0"
 
 /**\class SketchPlugin_SketchEntity
  * \ingroup Plugins