Salome HOME
Make Union feature non-visible from GUI.
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 18 May 2020 14:11:28 +0000 (17:11 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 18 May 2020 14:11:28 +0000 (17:11 +0300)
src/FeaturesPlugin/plugin-Features.xml

index 29f4053331058cf788f3f2191912b119eab7db12..02c36a269861c09f918e57ff42e7885306d46a7a 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">
+               icon="icons/Features/union.png" helpfile="unionFeature.html" internal="1">
           <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"