Salome HOME
Task 2.5. Combination operations on Groups (issue #2935)
[modules/shaper.git] / src / CollectionPlugin / plugin-Collection.xml
index 9ec5c5dd6602e612d2b122c920c1a5b744babe4b..29520489847df724966e59066d934c4cf4159558 100644 (file)
         helpfile="groupAdditionFeature.html">
         <source path="group_addition_widget.xml"/>
       </feature>
+
+      <feature id="GroupIntersection"
+        title="Group Intersection"
+        tooltip="Get elements existing in all groups"
+        icon="icons/Collection/group_intersection.png"
+        apply_continue="true"
+        helpfile="groupIntersectionFeature.html">
+        <source path="group_intersection_widget.xml"/>
+      </feature>
     </group>
   </workbench>
 </plugin>