Salome HOME
dceb874e71e42daa117d048e6f535ecc583d7f8c
[modules/shaper.git] / 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>