Salome HOME
Optimization of the widget code
[modules/shaper.git] / src / FeaturesPlugin / group_widget.xml
1 <!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
2
3 <source>
4   <multi_selector id="group_list"
5     tooltip="Select a set of objects"
6     type_choice="Vertices Edges Faces Solids"
7     use_choice="true">
8     <validator id="GeomValidators_BodyShapes" parameters="Sketch"/>
9   </multi_selector>
10 </source>