Salome HOME
Update viewer after selection clear for OCCT 7.4.0.
[modules/shaper.git] / src / BuildPlugin / shell_widget.xml
index 45e2a716ededca3098ba3071e0fc441590dd0770..cb44a7c302a477335495fccae7d3444adad05fa5 100644 (file)
@@ -1,11 +1,9 @@
-<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
-
 <source>
   <multi_selector id="base_objects"
                   label="Faces and shells:"
                   tooltip="Select faces or shells objects."
-                  type_choice="objects"
+                  shape_types="faces shells"
                   concealment="true">
-    <validator id="GeomValidators_ShapeType" parameters="face,shell"/>
+    <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="face,shell,compound"/>
   </multi_selector>
 </source>