Salome HOME
Create Boolean operations
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 783d373fa9a9116ee39fd751b0a1b5a65e56c444..c8fc1511b0a2d2834386c4499d2e983191acf330 100644 (file)
@@ -4,6 +4,9 @@
       <feature id="Extrusion" title="Extrusion" tooltip="Create a shape by extrusion of a contour" icon=":icons/extrusion.png">
           <source path="extrusion_widget.xml"/>
       </feature>
+      <feature id="Boolean" title="Boolean" tooltip="Performs boolean operations with shapes" icon=":icons/cut.png">
+          <source path="boolean_widget.xml"/>
+      </feature>
     </group>
-</workbench>  
+  </workbench>  
 </plugin>