Salome HOME
Update copyrights
[modules/shaper.git] / src / FeaturesPlugin / multitranslation_widget.xml
index 4c6bf661e7edaa9829032a68b99f5c3dba792d92..b7cf37cb0059e40a91d4aed1d07e1951d53f41ed 100644 (file)
@@ -1,5 +1,3 @@
-<!-- Copyright (C) 2014-201x CEA/DEN, EDF R&D -->
-
 <source>
   <multi_selector id="main_objects"
                   label="Main objects"
@@ -15,7 +13,8 @@
                     label="Axis"
                     tooltip="Select an edge for the first direction"
                     shape_types="edge"
-                    default="">
+                    default=""
+                    geometrical_selection="true">
       <validator id="GeomValidators_ShapeType" parameters="line"/>
     </shape_selector>
     <doublevalue id="step_first_dir"
@@ -39,7 +38,8 @@
                     label="Axis"
                     tooltip="Select an edge for the second direction"
                     shape_types="edge"
-                    default="">
+                    default=""
+                    geometrical_selection="true">
       <validator id="GeomValidators_ShapeType" parameters="line"/>
     </shape_selector>
     <doublevalue id="step_second_dir"