Salome HOME
Selection correction for "objects" type defined in XML. It is not possible to use...
[modules/shaper.git] / src / FeaturesPlugin / boolean_widget.xml
index d24a8af36658b9c617520799a085a75c436e4275..7c5e30ad131bb73c95b837d551a70b274ee250c1 100644 (file)
@@ -15,7 +15,7 @@
     label="Main objects"
     icon=""
     tooltip="Select solid objects"
-    type_choice="Solids Objects"
+    type_choice="solids edges faces"
     use_choice="false"
     concealment="true">
     <validator id="PartSet_DifferentObjects"/>
@@ -25,7 +25,7 @@
     label="Tool objects"
     icon=""
     tooltip="Select a tool solid"
-    type_choice="Solids Objects"
+    type_choice="solids edges faces"
     use_choice="false"
     concealment="true" >
     <validator id="PartSet_DifferentObjects"/>