Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PartSet / PartSet_Constants.h
1 // File:        PartSet_Tools.h
2 // Created:     04 Jun 2014
3 // Author:      Natalia ERMOLAEVA
4
5 #ifndef PartSet_Constants_H
6 #define PartSet_Constants_H
7
8 #include <ModelAPI_Feature.h>
9
10 /// This file contains various constants used in the PartSet module
11
12 ////const int CONSTRAINT_TEXT_HEIGHT = 28; /// the text height of the constraint
13 ////const int CONSTRAINT_TEXT_SELECTION_TOLERANCE = 20; /// the text selection tolerance
14
15 #endif