Salome HOME
Issue #1421: For Translation and Rotation now any result body (regardless of the...
authordbv <dbv@opencascade.com>
Thu, 19 May 2016 08:20:28 +0000 (11:20 +0300)
committerdbv <dbv@opencascade.com>
Thu, 19 May 2016 08:20:28 +0000 (11:20 +0300)
src/FeaturesPlugin/placement_widget.xml
src/FeaturesPlugin/rotation_widget.xml
src/FeaturesPlugin/translation_widget.xml

index 7112ff6136693930328345a5f0ef270fcdf9f860..482e8580317c84b9ce3a25731dae4b0e10a9089a 100644 (file)
@@ -5,7 +5,7 @@
     label="Select objects to move"
     icon="icons/Features/cut_shape.png"
     tooltip="Select solid objects"
-    type_choice=""
+    type_choice="solids objects"
     concealment="true" >
     <validator id="FeaturesPlugin_ValidatorTransform"/>
   </multi_selector>
index 9cb633f12d63557ff7e7721e6af71dba5d5cd4f2..1a2fe1c9a97ba9424a75beec51dea91fba4230d0 100755 (executable)
@@ -5,8 +5,7 @@
     label="Main objects"
     icon="icons/Features/cut_shape.png"
     tooltip="Select solid objects"
-    type_choice="solid"
-    use_choice="false"
+    type_choice="solids objects"
     concealment="true">
     <validator id="FeaturesPlugin_ValidatorTransform"/>
   </multi_selector>
index 29eb3a45d7b765ce5a76f1872fecb28d34c07b1e..5164fb758d181dfe9bd1fa11dc9fcef5aefd0805 100644 (file)
@@ -5,7 +5,7 @@
     label="Main objects"
     icon="icons/Features/cut_shape.png"
     tooltip="Select solid objects"
-    type_choice="solid"
+    type_choice="solids objects"
     concealment="true">
     <validator id="FeaturesPlugin_ValidatorTransform"/>
   </multi_selector>