Salome HOME
Change icons for chamfer
[modules/shaper.git] / src / FiltersPlugin / filter-OnPlane.xml
1 <filter id="OnPlane">
2   <multi_selector id="OnPlane__OnPlane"
3                   label="Planes:"
4                   tooltip="Select planes or planar faces."
5                   shape_types="faces">
6     <validator id="GeomValidators_ShapeType" parameters="plane"/>
7   </multi_selector>
8 </filter>