Salome HOME
Task 2.5. Combination operations on Groups (issue #2935)
[modules/shaper.git] / src / CollectionPlugin / plugin-Collection.xml
index 29520489847df724966e59066d934c4cf4159558..37a05a42d173dda6d86f61b2537d61aaa39b4d32 100644 (file)
         helpfile="groupIntersectionFeature.html">
         <source path="group_intersection_widget.xml"/>
       </feature>
+
+      <feature id="GroupSubstraction"
+        title="Group Substraction"
+        tooltip="Exclude elements existing tool groups"
+        icon="icons/Collection/group_substraction.png"
+        apply_continue="true"
+        helpfile="groupSubstractionFeature.html">
+        <source path="group_substraction_widget.xml"/>
+      </feature>
     </group>
   </workbench>
 </plugin>