X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2Fextrusionfuse_widget.xml;h=513bb0d3cd548cbe840f9f11bf2177f684af3136;hb=207f4e84daf9c78020f5f250a33a63c71f0b0556;hp=78b9eb1313ff4d00cbe0099bf2c15035b1d7f9d8;hpb=0f31b19c1a4208e3021259ccba85889a7a29add5;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/extrusionfuse_widget.xml b/src/FeaturesPlugin/extrusionfuse_widget.xml index 78b9eb131..513bb0d3c 100644 --- a/src/FeaturesPlugin/extrusionfuse_widget.xml +++ b/src/FeaturesPlugin/extrusionfuse_widget.xml @@ -5,8 +5,8 @@ label="Select:<br /> 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="Vertices Edges Faces" +3. An existing result shape of kind: wires/edges/vertices. Extrusion will be filled by it." + shape_types="Vertices Edges Faces|Wires" type_icons=":/icons/extrusion_vertex32.png :/icons/extrusion_edge32.png :/icons/extrusion_face32.png" default_type = "2" use_choice="true"> @@ -16,7 +16,7 @@ label="Select a sketch face" icon="icons/Features/sketch.png" tooltip="Select a sketch face" - shape_types="Vertices Edges Faces" + shape_types="Vertices Edges Faces|Wire" type_icons=":/icons/extrusion_vertex32.png :/icons/extrusion_edge32.png :/icons/extrusion_face32.png" default_type = "2" use_choice="true"