]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/BuildPlugin/face_widget.xml
Salome HOME
Update copyrights
[modules/shaper.git] / src / BuildPlugin / face_widget.xml
index a019054bd4a06e3934dac47fe70485a221b3b3e6..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 edges on sketch, edges or wires objects."
-                  type_choice="edges objects">
-    <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="edge,wire"/>
+                  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>