Salome HOME
Issue #355 Delete: elements of sketch and constraints:
[modules/shaper.git] / src / FeaturesPlugin / boolean_widget.xml
index b7798d9d91cf0f4890d1c6af39b41e958a1411bb..f356304b0ed84501ba5da677edb217b8ec00fa8e 100644 (file)
@@ -5,14 +5,14 @@
     label="Main object" 
     icon=":icons/cut_shape.png" 
     tooltip="Select an object solid"
-    type_choice="solid"
+    type_choice="Solids"
     concealment="true"
   />
   <multi_selector id="tool_objects" 
     label="Tool object" 
     icon=":icons/cut_tool.png" 
     tooltip="Select a tool solid"
-    type_choice="solid"
+    type_choice="Solids"
     concealment="true" >
        <validator id="PartSet_DifferentObjects"/>
   </multi_selector>-->
@@ -20,7 +20,7 @@
     label="Main object"
     icon=":icons/cut_shape.png"
     tooltip="Select an object solid"
-    shape_types="solid shell"
+    shape_types="solid"
     concealment="true"
   />
   <shape_selector id="tool_object"