]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Task 5.1.4 Join 2 features "fuse" and "union" into one feature (issue #3062)
authorazv <azv@opencascade.com>
Wed, 4 Dec 2019 08:26:27 +0000 (11:26 +0300)
committerazv <azv@opencascade.com>
Wed, 4 Dec 2019 08:26:27 +0000 (11:26 +0300)
Get back "Union" feature.

src/FeaturesPlugin/plugin-Features.xml

index c902ef0048630747e9d2aa96985ea9b3f8d5c9ed..3197488a7e3870b1b58ad4d5ed13060f249a736d 100644 (file)
@@ -81,7 +81,7 @@
           <source path="boolean_split_widget.xml"/>
       </feature>
       <feature id="Union" title="Union" tooltip="Perform union operations with shapes"
-               icon="icons/Features/union.png" helpfile="unionFeature.html" internal="1">
+               icon="icons/Features/union.png" helpfile="unionFeature.html">
           <source path="union_widget.xml"/>
       </feature>
       <feature id="Remove_SubShapes" title="Remove Sub-Shapes" tooltip="Allows to remove sub-shapes from wires, shells, compsolids and compounds"