Salome HOME
Issue #1660: Ability to change the deflection coefficient
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 5a70482677608f35c3423cc3242061bb15ba0b6e..6a5cba33d306b83fdd3032f5513a1e6af3eacf4e 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="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>
-      <feature id="Intersection" title="Intersection" tooltip="Intersect objects with tools" icon="icons/Features/intersection.png">
-          <source path="intersection_widget.xml"/>
-      </feature>
     </group>
     <group id="Collections">
       <feature id="Group"