Salome HOME
Update copyrights
[modules/shaper.git] / src / FeaturesPlugin / multirotation_widget.xml
index 8396f4869cc40e774db9d4a965dec4816ecad978..a14b35035d8a4ae6c74e5b159c772c4fa67ff43d 100644 (file)
@@ -1,5 +1,3 @@
-<!-- Copyright (C) 2014-201x CEA/DEN, EDF R&D -->
-
 <source>
   <multi_selector id="main_objects"
                   label="Main objects"
     <shape_selector id="axis_angular"
                     icon="icons/Features/axis.png"
                     label="Axis"
-                    tooltip="Select an edge for the angular direction"
+                    tooltip="Select an edge for the axis of rotation"
                     shape_types="edge"
-                    default="">
+                    default=""
+                    geometrical_selection="true">
       <validator id="GeomValidators_ShapeType" parameters="line"/>
     </shape_selector>
     <optionalbox id="use_step_angular" title="Angular step">
@@ -31,7 +30,7 @@
                   step="1"
                   default="2"
                   icon=""
-                  tooltip="Number of copies for the first direction">
+                  tooltip="Number of copies for the angular copy">
     </integervalue>
   </groupbox>
   <!--<optionalbox id="use_radial_dir" title="Radial direction">
@@ -50,4 +49,4 @@
                   tooltip="Number of copies for the radial direction">
     </integervalue>
   </optionalbox>-->
-</source>
\ No newline at end of file
+</source>