Salome HOME
Merge branch 'master' into V9_3_BR
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index c31b2795b70a179eb83fa900e276b7a363bcd5f1..eb72aa4e43b4d51d7918277ab4f21d418e69671a 100644 (file)
                auto_preview="false">
           <source path="boolean_split_widget.xml"/>
       </feature>
+      <feature id="Fill" title="Split" tooltip="Perform boolean split operation with objects"
+               icon="icons/Features/bool_split.png" helpfile="splitFeature.html"
+               auto_preview="false" internal="1">
+          <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">
           <source path="union_widget.xml"/>