]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/plugin-Features.xml
Salome HOME
Merge branch 'master' into cgt/devCEA
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 96a88f4dfbeda74b18756b705b7b144298c673d7..cade0deccbb757d10ff61aa956b0d61490895531 100644 (file)
@@ -68,6 +68,9 @@
       <feature id="Rotation" title="Rotation" tooltip="Perform rotation of an objects around the axis to specified angle" icon="icons/Features/rotation.png">
         <source path="rotation_widget.xml"/>
       </feature>
+      <feature id="Symmetry" title="Symmetry" tooltip="Perform symmetry with respect to a point, an axis or a plane" icon="icons/Features/symmetry.png">
+        <source path="symmetry_widget.xml"/>
+      </feature>
     </group>
   </workbench>
 </plugin>