]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/plugin-Features.xml
Salome HOME
Merge remote-tracking branch 'origin/CEA_2019'
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index f7f414e98683f74358dec8ef2baa343558b34edb..65c1a1e45998eb49143b4a11e0321efc1f02a32c 100644 (file)
                icon="icons/Features/fillet.png" auto_preview="true" helpfile="filletFeature.html">
         <source path="fillet_widget.xml"/>
       </feature>
+      <feature id="Chamfer" title="Chamfer" tooltip="Perform chamfer on face or edge"
+               icon="icons/Features/chamfer.png" auto_preview="true" helpfile="chamferFeature.html">
+        <source path="chamfer_widget.xml"/>
+      </feature>
       <feature id="FusionFaces" title="Fuse Faces" tooltip="Performs fusion of connected faces"
                icon="icons/Features/fusion_faces.png" auto_preview="true" helpfile="FeaturesPlugin/fusionFacesFeature.html">
         <source path="fusion_faces_widget.xml"/>