Salome HOME
Boolean operations created
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Boolean.h
index d4b0e22cf078691c16165cbd72c14b19f288254f..15916356569abc74383bae93e39195b0080e9c34 100644 (file)
@@ -37,6 +37,11 @@ class FeaturesPlugin_Boolean : public ModelAPI_Feature
     return MY_TOOL_ID;
   }
 
+  enum {
+    BOOL_CUT,
+    BOOL_FUSE,
+    BOOL_COMMON
+  };
 
 
   /// Returns the kind of a feature