Salome HOME
Make GeomAPI_WireExplorer available from the Python scripts.
[modules/shaper.git] / src / FeaturesPlugin / boolean_fuse_widget.xml
index cf622baf62ce668b36b2bed244554ebb8cbda7e2..8617460db436c417b70d714f97e6c2ee231be99a 100644 (file)
@@ -7,7 +7,7 @@
         label="Objects"
         icon=""
         tooltip="Select objects"
-        type_choice="vertices edges wires faces shells solids compsolids compounds"
+        shape_types="vertices edges wires faces shells solids compsolids compounds"
         use_choice="false"
         concealment="true">
         <validator id="FeaturesPlugin_ValidatorBooleanFuseSelection"/>
@@ -20,7 +20,7 @@
         label="Main objects"
         icon=""
         tooltip="Select objects"
-        type_choice="vertices edges wires faces shells solids compsolids compounds"
+        shape_types="vertices edges wires faces shells solids compsolids compounds"
         use_choice="false"
         concealment="true">
         <validator id="PartSet_DifferentObjects"/>
@@ -30,7 +30,7 @@
         label="Tool objects"
         icon=""
         tooltip="Select tools"
-        type_choice="vertices edges wires faces shells solids compsolids compounds"
+        shape_types="vertices edges wires faces shells solids compsolids compounds"
         use_choice="false"
         concealment="true" >
         <validator id="PartSet_DifferentObjects"/>