Salome HOME
Redisplay feature event processing
[modules/shaper.git] / src / ConstructionPlugin / plugin-Construction.xml
index 8e86996877b49bbee33942038b5b299bee4152fb..4736d36cfa54344fbd11db2b318b8c8306917f41 100644 (file)
@@ -6,6 +6,9 @@
       </feature>
       <feature id="Axis" title="Axis" tooltip="Create a new axis" icon=":icons/axis.png" keysequence="" internal="true"/>
       <feature id="Plane" title="Plane" tooltip="Create a new plane" icon=":icons/plane.png" keysequence="" internal="true"/>
+      <feature id="Extrusion" title="Extrusion" tooltip="Create a shape by extrusion of a contour" icon=":icons/extrusion.png">
+          <source path="extrusion_widget.xml"/>
+      </feature>
     </group>
-  </workbench>  
+</workbench>  
 </plugin>