Salome HOME
Issue #1740 The visualization of selected point in the graphic scene is not visible
[modules/shaper.git] / src / BuildPlugin / face_widget.xml
index 8a05c4adffba711ee0b076f73a899c689a735384..9502ee731d79408251abea8beacc6a0a80615ebf 100644 (file)
@@ -3,8 +3,9 @@
 <source>
   <multi_selector id="base_objects"
                   label="Segments and wires:"
-                  tooltip="Select an edges on sketch or wires objects."
-                  type_choice="edges objects">
+                  tooltip="Select edges on sketch, edges or wires objects."
+                  type_choice="edges wires"
+                  concealment="true">
     <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="edge,wire"/>
   </multi_selector>
   <validator id="BuildPlugin_ValidatorBaseForFace" parameters="base_objects"/>