Salome HOME
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
[modules/shaper.git] / src / PartSet / PartSet_Constants.h
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:        PartSet_Tools.h
4 // Created:     04 Jun 2014
5 // Author:      Natalia ERMOLAEVA
6
7 #ifndef PartSet_Constants_H
8 #define PartSet_Constants_H
9
10 #include <ModelAPI_Feature.h>
11
12 /// This file contains various constants used in the PartSet module
13
14 ////const int CONSTRAINT_TEXT_HEIGHT = 28; /// the text height of the constraint
15 ////const int CONSTRAINT_TEXT_SELECTION_TOLERANCE = 20; /// the text selection tolerance
16
17 #endif