Salome HOME
Issue #1942: group - names are empty strings
[modules/shaper.git] / src / FeaturesPlugin / extrusioncut_widget.xml
index 14d21f559a35be6222098eeb09e29517b2782825..fb9607c85c8c7d2fb14a85725c765b85a2758fe7 100755 (executable)
@@ -15,7 +15,8 @@
       label="Select a sketch face"
       icon="icons/Features/sketch.png"
       tooltip="Select a sketch face"
-      type_choice="wires faces shells">
+      type_choice="wires faces shells"
+      concealment="true">
       <validator id="FeaturesPlugin_ValidatorBaseForGeneration" parameters="face,shell"/>
     </multi_selector>
     <shape_selector id="direction_object"
@@ -87,7 +88,7 @@
     label="Cut from:"
     icon="icons/Features/cut_shape.png"
     tooltip="Objects to Cut"
-    type_choice="Solids Compsolids"
+    type_choice="Objects"
     use_choice="false"
     concealment="true">
     <validator id="GeomValidators_ShapeType" parameters="solid"/>