Salome HOME
#1707 Fatal error when Recover box
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 411397b8f418bf7f4efccf51fd48237ab8e51df4..cd08911d61c63b139e11dea127117ad2ef9b3eb1 100644 (file)
                auto_preview="false">
           <source path="boolean_widget.xml"/>
       </feature>
+      <feature id="Intersection" title="Intersection" tooltip="Intersect objects with tools" icon="icons/Features/intersection.png">
+        <source path="intersection_widget.xml"/>
+      </feature>
       <feature id="Partition" title="Partition" tooltip="Perform partition operations with solids" icon="icons/Features/partition.png"
                auto_preview="false">
           <source path="partition_widget.xml"/>
       </feature>
-      <feature id="Intersection" title="Intersection" tooltip="Intersect objects with tools" icon="icons/Features/intersection.png">
-          <source path="intersection_widget.xml"/>
+      <feature id="Union" title="Union" tooltip="Perform union operations with shapes" icon="icons/Features/union.png">
+          <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" icon="icons/Features/remove_subshapes.png">
+          <source path="remove_subshapes_widget.xml"/>
       </feature>
     </group>
     <group id="Collections">
         icon="icons/Features/shape_group.png">
         <source path="group_widget.xml"/>
       </feature>
+      <feature id="Recover"
+        title="Recover"
+        tooltip="Visualize concealed objects"
+        icon="icons/Features/recover.png">
+        <source path="recover_widget.xml"/>
+      </feature>
     </group>
   </workbench>
   <workbench id="Part">