Salome HOME
SketchShapePlugin package is removed as not used.
[modules/shaper.git] / src / FeaturesPlugin / group_widget.xml
index 5d8ad7565a8d812dcb66cdc6726e6fed19c6e79c..a39b7ac96287da1f5fc60e96072b9f92d45e81e2 100644 (file)
@@ -1,9 +1,9 @@
+<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
+
 <source>
-  <stringvalue
-    id="group_name"
-    label="Name"
-    tooltip="Name of the group" />
-  <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