Salome HOME
CEA - Lot3 : Add LOFT Feature
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 0292c038ce228d2c71bdcf967359867000744ec9..ccaa0c036b9e271f0a14b61a8574c7830e337053 100644 (file)
                icon="icons/Features/pipe.png" helpfile="pipeFeature.html">
         <source path="pipe_widget.xml"/>
       </feature>
+      <feature id="Loft" title="Loft" tooltip="Generates a shape xwith two elements"
+               icon="icons/Features/loft.png" helpfile="loftFeature.html">
+        <source path="loft_widget.xml"/>
+      </feature>
     </group>
     <group id="Boolean" toolbar="yes">
       <feature id="Cut" title="Cut" tooltip="Perform boolean cut operation with objects"