X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_WidgetSketchLabel.h;h=d7b412f16b0024dffdfa9951693193d55c2595ca;hb=7b57d5fd5d0ef1259a3568be884f63d9a906b83d;hp=9c9ffad2cc8a4007c626792c5d06b205821b9e44;hpb=7886b447f339d93b848ec30f793c12d4a8d3bf73;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_WidgetSketchLabel.h b/src/PartSet/PartSet_WidgetSketchLabel.h index 9c9ffad2c..d7b412f16 100644 --- a/src/PartSet/PartSet_WidgetSketchLabel.h +++ b/src/PartSet/PartSet_WidgetSketchLabel.h @@ -24,6 +24,12 @@ class QTimer; class XGUI_OperationMgr; class XGUI_Workshop; +/// the plane edge width +#define SKETCH_WIDTH "4" + +/// face of the square-face displayed for selection of general plane +#define PLANE_SIZE "200" + /** * \ingroup Modules * A model widget implementation for a label which provides specific behaviour