Salome HOME
Issue #2975: Do not select groups in all operations except operations on groups
[modules/shaper.git] / src / FiltersPlugin / filter-OnGeometry.xml
1 <filter id="OnGeometry">
2   <multi_selector id="OnGeometry__OnGeometry"
3                   label="Shapes:"
4                   tooltip="Select objects to limit selection."
5                   shape_types="edges faces">
6     <validator id="FiltersPlugin_ShapeType"/>
7   </multi_selector>
8 </filter>