Salome HOME
Make concealment of results working on compsolids: if at least one sub-body is concea...
[modules/shaper.git] / src / FeaturesPlugin / partition_widget.xml
index 33e2c01741f28e4584556654e6976f46b8e56cd0..e461210483a8a732649681e0e36fcf40f0d701bf 100755 (executable)
   <multi_selector id="tool_objects" 
     label="Tool object" 
     icon=":icons/cut_tool.png" 
-    tooltip="Select a tool solid"
+    tooltip="Select a tool face or solid"
     type_choice="Faces"
     concealment="true" >
     <validator id="PartSet_DifferentObjects"/>
+    <validator id="GeomValidators_ShapeType" parameters="empty,solid,plane"/>
   </multi_selector>
 </source>