Salome HOME
Bug #1170: wrong object names in Main objects field Partition
[modules/shaper.git] / src / FeaturesPlugin / group_widget.xml
index d4288b638b250c23bb6e971c411cd1aec1112c02..a39b7ac96287da1f5fc60e96072b9f92d45e81e2 100644 (file)
@@ -1,5 +1,9 @@
+<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
+
 <source>
-  <multi_selector id="group_list" 
-    tooltip="List of selected objects" 
-    type_choice="Vertices Edges Faces Solids" /> 
+  <multi_selector id="group_list"
+    tooltip="Select a set of objects"
+    type_choice="Vertices Edges Faces Solids">
+    <validator id="GeomValidators_BodyShapes" parameters="Sketch"/>
+  </multi_selector>
 </source>
\ No newline at end of file