Salome HOME
Get rid of compilation warnings. Part I.
[modules/shaper.git] / src / FiltersPlugin / filter-BelongsTo.xml
1 <filter id="BelongsTo">
2   <multi_selector id="BelongsTo__BelongsTo"
3                   label="Objects:"
4                   tooltip="Select objects to limit selection."
5                   shape_types="objects">
6     <validator id="GeomValidators_BodyShapes"/>
7   </multi_selector>
8 </filter>