Salome HOME
Fix for the issue #2808 : Documentation on the "Groups" panel. Added description...
[modules/shaper.git] / src / BuildPlugin / polyline_widget.xml
index 4ac398d02c359320375d207c51ba9bab7d5bcb62..6f45ba36283737c06b074aa616fe6cfa67e82b8d 100644 (file)
@@ -25,6 +25,7 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
                   tooltip="Select points or vertices objects."
                   type_choice="vertices"
                   concealment="true">
+    <validator id="GeomValidators_DifferentShapes"/>
   </multi_selector>
   <boolvalue id="closed" label="Closed" tooltip="Makes the polyline closed." default="false"/>
   <validator id="GeomValidators_MinObjectsSelected" parameters="base_objects,2"/>