]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Task #3236: Generalization of extrusion
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Fri, 24 Jul 2020 08:12:28 +0000 (11:12 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Fri, 24 Jul 2020 08:12:28 +0000 (11:12 +0300)
Fix regression within Pipe's base shape selection.

src/FeaturesPlugin/pipe_widget.xml

index ce17e7cd1aab1a4ecbdfa1914a1c1a844c49d7d1..f3ad505143de196cfb971dc4156479851dc9f153 100644 (file)
@@ -2,7 +2,6 @@
   <multi_selector id="base_objects"
                   label="Base objects:"
                   tooltip="Select a base objects"
-                  shape_types="vertices edges wires faces shells compsolids"
                   use_choice="false"
                   concealment="true">
     <validator id="FeaturesPlugin_ValidatorBaseForGeneration" parameters="vertex,edge,wire,face,shell,compound"/>