]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/extrusion_widget.xml
Salome HOME
Issue #1343. Improvement of Extrusion and Revolution operations: sketch creator setSe...
[modules/shaper.git] / src / FeaturesPlugin / extrusion_widget.xml
index ccf8af3afc1e41eb50b6679996218b11b6734f07..350cac0220da192b355c1dba2cd6d97e4ae324dd 100644 (file)
@@ -8,12 +8,13 @@
 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">
+    <validator id="FeaturesPlugin_ValidatorCompositeLauncherE" parameters="Sketch"/>
   </sketch_launcher>
   <composite_multi_selector id="base"
                             label="Base objects:"
                             tooltip="Select a base objects"
                             type_choice="faces objects">
-    <validator id="FeaturesPlugin_ValidatorCompositeLauncher" parameters="vertex,edge,wire,face,shell"/>
+    <validator id="FeaturesPlugin_ValidatorBaseForGeneration" parameters="vertex,edge,wire,face,shell"/>
   </composite_multi_selector>
   <shape_selector id="direction_object"
                   icon=":icons/axis.png"