Salome HOME
Selection correction for "objects" type defined in XML. It is not possible to use...
[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     clear_in_neutral_point="false">
9     <validator id="GeomValidators_BodyShapes"/>
10   </multi_selector>
11 </source>