Salome HOME
Add ExchangeAPI, fillAttribute in ModelHighAPI_Tools, ModelHighAPI_Selection and...
[modules/shaper.git] / src / FeaturesPlugin / group_widget.xml
index 1b1825329df41ef62ca2d60134d503eeaf788bb2..6192e9826a17fda234fa6215031f7084cba65d5a 100644 (file)
@@ -1,7 +1,11 @@
 <!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
 
 <source>
-  <multi_selector id="group_list" 
-    tooltip="Select a set of objects" 
-    type_choice="Vertices Edges Faces Solids" /> 
+  <multi_selector id="group_list"
+    tooltip="Select a set of objects"
+    type_choice="Vertices Edges Faces Solids"
+    use_choice="true"
+    clear_in_neutral_point="false">
+    <validator id="GeomValidators_BodyShapes"/>
+  </multi_selector>
 </source>
\ No newline at end of file