Salome HOME
Issue #21136: Problem of piping
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 1 Oct 2020 11:46:25 +0000 (14:46 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 1 Oct 2020 11:46:25 +0000 (14:46 +0300)
Revert "Task #3236: Generalization of extrusion"
This reverts commit e10071ccefd09a1f93e8ef8dcfb2654a9254f523.

src/FeaturesPlugin/pipe_widget.xml

index f3ad505143de196cfb971dc4156479851dc9f153..ce17e7cd1aab1a4ecbdfa1914a1c1a844c49d7d1 100644 (file)
@@ -2,6 +2,7 @@
   <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"/>