Salome HOME
Bug #1170: wrong object names in Main objects field Partition
[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     <validator id="GeomValidators_BodyShapes" parameters="Sketch"/>
8   </multi_selector>
9 </source>