X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_Constants.h;h=17c0f5e5f63aaa88f320cb931b7ae998fde1dc6c;hb=09360d321e48c3749afa582c0958a28ea7bf9200;hp=f55b58048ac9a6cf20b3f6a946ded91eebd2e631;hpb=712dfdf42f58bb738a0db2c051a405391151972f;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_Constants.h b/src/PartSet/PartSet_Constants.h index f55b58048..17c0f5e5f 100644 --- a/src/PartSet/PartSet_Constants.h +++ b/src/PartSet/PartSet_Constants.h @@ -9,16 +9,6 @@ /// This file contains various constants used in the PartSet module -/// Types of viewer selection in an operation -enum PartSet_SelectionMode -{ - SM_FirstPoint, - SM_SecondPoint, - SM_ThirdPoint, - SM_LastPoint, - SM_DonePoint -}; - ////const int CONSTRAINT_TEXT_HEIGHT = 28; /// the text height of the constraint ////const int CONSTRAINT_TEXT_SELECTION_TOLERANCE = 20; /// the text selection tolerance