Salome HOME
Issue #2975: Do not select groups in all operations except operations on groups
[modules/shaper.git] / src / FiltersPlugin / filter-OnPlane.xml
index fa65cc0a446a071bc344f557a1a3638b0356fb2e..dceb874e71e42daa117d048e6f535ecc583d7f8c 100644 (file)
@@ -2,7 +2,7 @@
   <multi_selector id="OnPlane__OnPlane"
                   label="Planes:"
                   tooltip="Select planes or planar faces."
-                  type_choice="faces">
+                  shape_types="faces">
     <validator id="GeomValidators_ShapeType" parameters="plane"/>
   </multi_selector>
 </filter>