Salome HOME
Rectangle correction to have coincidence with point/line selected for the first point...
[modules/shaper.git] / src / FeaturesPlugin / rotation_widget.xml
index aaf5ad8cb63578567a39effd0b0ef9491fe1c533..002fbee48ff959bce4b1721975cbc43e2a559a32 100755 (executable)
@@ -4,10 +4,11 @@
   <multi_selector id="main_objects"
     label="Main objects"
     icon=":icons/cut_shape.png"
-    tooltip="Select a solid objects"
-    type_choice="Objects Solids"
+    tooltip="Select solid objects"
+    type_choice="solid"
+    use_choice="false"
     concealment="true">
-    <validator id="GeomValidators_PartSet"/>
+    <validator id="FeaturesPlugin_ValidatorTransform"/>
   </multi_selector>
   <shape_selector id="axis_object"
                   icon=":icons/axis.png"