Salome HOME
Issue #532: validator is added to xml; new type "plane" is treated
[modules/shaper.git] / src / FeaturesPlugin / partition_widget.xml
index 10671d60dbe54b29bcb0c0814bc511d811fe6b1d..e461210483a8a732649681e0e36fcf40f0d701bf 100755 (executable)
@@ -18,5 +18,6 @@
     type_choice="Faces"
     concealment="true" >
     <validator id="PartSet_DifferentObjects"/>
+    <validator id="GeomValidators_ShapeType" parameters="empty,solid,plane"/>
   </multi_selector>
 </source>