From: mpv Date: Wed, 11 Sep 2019 13:11:44 +0000 (+0300) Subject: Allow the Intersection and Substraction group features select groups as arguments. X-Git-Tag: VEDF2019Lot4_1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bf15cecbf2fa33ec01dfc8fdc15f6801a0817c01;p=modules%2Fshaper.git Allow the Intersection and Substraction group features select groups as arguments. --- diff --git a/src/CollectionPlugin/group_intersection_widget.xml b/src/CollectionPlugin/group_intersection_widget.xml index 35cbf714f..98f21d97e 100644 --- a/src/CollectionPlugin/group_intersection_widget.xml +++ b/src/CollectionPlugin/group_intersection_widget.xml @@ -6,7 +6,8 @@ + shape_types="objects" + allow_objects="Group"> diff --git a/src/CollectionPlugin/group_substraction_widget.xml b/src/CollectionPlugin/group_substraction_widget.xml index ebd76f0eb..924e4a631 100644 --- a/src/CollectionPlugin/group_substraction_widget.xml +++ b/src/CollectionPlugin/group_substraction_widget.xml @@ -6,13 +6,15 @@ + shape_types="objects" + allow_objects="Group"> + shape_types="objects" + allow_objects="Group">