]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/placement_widget.xml
Salome HOME
Implementation of Partition movement using new result creation, with different data...
[modules/shaper.git] / src / FeaturesPlugin / placement_widget.xml
index ec6f228b0d53e17cb32afd1427ee7e5345f27519..1989fb3a99f13969ba09268a8491a0c687df280b 100644 (file)
@@ -5,7 +5,8 @@
     label="Select a solid objects"
     icon=":icons/cut_shape.png"
     tooltip="Select a solid objects"
-    type_choice="Solids">
+    type_choice="Solids"
+    concealment="true" >
   </multi_selector>
   <shape_selector id="placement_start_face"
     label="Select an object" 
@@ -17,8 +18,7 @@
     label="Select an object" 
     icon=":icons/placement_to.png"
     tooltip="Select an end face"
-    shape_types="face"
-    concealment="true" >
+    shape_types="face" >
     <validator id="PartSet_DifferentObjects"/>
   </shape_selector>
   <boolvalue id="placement_reverse_direction"