Salome HOME
0022081: EDF 2386 GEOM: Union of a list of objects
[modules/geom.git] / src / GEOMImpl / GEOMImpl_Types.hxx
index 8f85c2ac434c98e95e75f2ef64a0bba78c9f42e9..b00671937b6d60b83dc092e4d51177d9d801cc05 100755 (executable)
 #define THRUSECTIONS_RULED 1
 #define THRUSECTIONS_SMOOTHED 2
 
-#define BOOLEAN_COMMON  1
-#define BOOLEAN_CUT     2
-#define BOOLEAN_FUSE    3
-#define BOOLEAN_SECTION 4
+#define BOOLEAN_COMMON      1
+#define BOOLEAN_CUT         2
+#define BOOLEAN_FUSE        3
+#define BOOLEAN_SECTION     4
+#define BOOLEAN_COMMON_LIST 5
+#define BOOLEAN_CUT_LIST    6
+#define BOOLEAN_FUSE_LIST   7
 
 #define PARTITION_PARTITION 1
 #define PARTITION_HALF      2