Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / CollectionPlugin / group_widget.xml
index fab719c415252a9afd7bc0722b5e1bb7a08c1b82..f892893bb12d716c006e748d865c5da21740bf13 100644 (file)
@@ -28,7 +28,9 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
     tooltip="Select a set of objects"
     type_choice="Vertices Edges Faces Solids"
     use_choice="true"
-    clear_in_neutral_point="false">
+    clear_in_neutral_point="false"
+    filter_points="false"
+    same_topology="true">
     <validator id="GeomValidators_BodyShapes"/>
   </multi_selector>
 </source>
\ No newline at end of file