Salome HOME
Make concealment of results working on compsolids: if at least one sub-body is concea...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintBase.h
index 8636d3948ceae139a9db792ec92836340fbf2b76..f6f6b07822cee2254a24221a45c956f4a87b401a 100644 (file)
@@ -30,6 +30,8 @@
  *    Also the list of possible attributes is provided to simplify assignment.
  */
 
+#define SKETCH_DIMENSION_COLOR "64,128,225"
+
 /** \class SketchPlugin_ConstraintBase
  *  \ingroup Plugins
  *  \brief Feature for creation of a new constraint between other features.