Salome HOME
Merge branch 'V9_5_BR'
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 02c36a269861c09f918e57ff42e7885306d46a7a..ba80beedda3367cc8fef29f58ce5dc4bcafa7734 100644 (file)
       </feature>
     </group>
     <group id="Features">
+      <feature id="Fillet1D"
+               title="1D-fillet"
+               tooltip="Perform fillet on vertices of a wire"
+               icon="icons/Features/fillet1d.png"
+               auto_preview="true"
+               apply_continue="true"
+               helpfile="fillet1dFeature.html">
+        <source path="fillet1d_widget.xml"/>
+      </feature>
       <feature id="Fillet" title="Fillet" tooltip="Perform fillet on face or edge"
                icon="icons/Features/fillet.png" auto_preview="true" helpfile="filletFeature.html">
         <source path="fillet_widget.xml"/>