Salome HOME
Improvement: providing wire selection mode for sketch. From now on, wire selection...
[modules/shaper.git] / src / FeaturesPlugin / extrusion_widget.xml
index a2ec80b160e22203e66b973dd696b3abbe2c45e3..d52aae72a7bb12ed84d5a2f780ddf5435f295d4c 100644 (file)
@@ -7,13 +7,13 @@
 1. Planar face of non-sketch object or a plane. Sketch creation will be started.<br />
 2. An existing sketch face or contour. Extrusion will be filled by it.<br />
 3. An existing result shape of kind: wires/edge/vertices.Extrusion will be filled by it."
-                   shape_types="faces objects">
+                   shape_types="wires faces objects">
     <validator id="FeaturesPlugin_ValidatorCompositeLauncher" parameters="base,Sketch"/>
   </sketch_launcher>
   <multi_selector id="base"
                   label="Base objects:"
                   tooltip="Select a base objects"
-                  type_choice="faces objects"
+                  type_choice="wires faces objects"
                   concealment="true">
     <validator id="FeaturesPlugin_ValidatorBaseForGeneration" parameters="vertex,edge,wire,face,shell"/>
   </multi_selector>