Salome HOME
Update copyrights
[modules/shaper.git] / src / BuildPlugin / face_widget.xml
index 8a05c4adffba711ee0b076f73a899c689a735384..80aa05a46c96ccae4aa45090443792fa4bbf3ae9 100644 (file)
@@ -1,11 +1,10 @@
-<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
-
 <source>
   <multi_selector id="base_objects"
                   label="Segments and wires:"
-                  tooltip="Select an edges on sketch or wires objects."
-                  type_choice="edges objects">
-    <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="edge,wire"/>
+                  tooltip="Select edges on sketch, edges or wires objects."
+                  type_choice="edges wires faces"
+                  concealment="true">
+    <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="edge,wire,face"/>
   </multi_selector>
   <validator id="BuildPlugin_ValidatorBaseForFace" parameters="base_objects"/>
 </source>