Salome HOME
8.3. Intersection feature
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index ba6bf0fb98e2b61941512fbcb2675651950ed783..afe29e4620127105acf345f4ed452f8cd8dd972f 100644 (file)
@@ -37,6 +37,9 @@
       <feature id="Partition" title="Partition" tooltip="Perform partition operations with solids" icon=":icons/partition.png">
           <source path="partition_widget.xml"/>
       </feature>
+      <feature id="Intersection" title="Intersection" tooltip="Intersect objects with tools" icon=":icons/intersection.png">
+          <source path="intersection_widget.xml"/>
+      </feature>
     </group>
     <group id="Collections">
       <feature id="Group"