Salome HOME
Issue #2082 Sketch multiple rotation does not work as expected: debug information
[modules/shaper.git] / src / FeaturesPlugin / revolutionfuse_widget.xml
index aee797d557875bf63c258b2f83d67fc7f32676ff..5afe59cfa33e2f8bbb99ce75215e7685a19dbec7 100644 (file)
@@ -15,7 +15,8 @@
       label="Select a sketch face"
       icon="icons/Features/sketch.png"
       tooltip="Select a sketch face"
-      type_choice="vertices edges wires faces shells compounds">
+      type_choice="vertices edges wires faces shells compounds"
+      concealment="true">
       <validator id="FeaturesPlugin_ValidatorBaseForGeneration" parameters="vertex,edge,wire,face,shell,compound"/>
     </multi_selector>
     <shape_selector id="axis_object"
@@ -87,7 +88,7 @@
     label="Fuse with:"
     icon="icons/Features/cut_shape.png"
     tooltip="Objects to Fuse"
-    type_choice="Solids Compsolids"
+    type_choice="Objects"
     use_choice="false"
     concealment="true">
     <validator id="GeomValidators_ShapeType" parameters="solid"/>