1 <!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
4 <!--Modification for specification of 1.3.0
5 <multi_selector id="base"
6 label="Select a sketch face"
7 icon=":icons/cut_shape.png"
8 tooltip="Select a sketch face"
11 <!--Modification for specification of 1.3.0
12 icon=":icons/placement_from.png"-->
13 <shape_selector id="placement_base_object"
14 label="Select an object"
15 icon=":icons/cut_shape.png"
16 tooltip="Select a destination element"
17 shape_types="face edge vertex"
19 <!--Modification for specification of 1.3.0
20 icon=":icons/placement_to.png"-->
21 <shape_selector id="placement_attractable_object"
22 label="Select an object"
23 icon=":icons/cut_shape.png"
24 tooltip="Select an element of moved object"
25 shape_types="face edge vertex"
27 <validator id="PartSet_DifferentObjects"/>
29 <boolvalue id="placement_reverse_direction"
32 tooltip="Reverse placement direction"/>
33 <boolvalue id="placement_centering"
36 tooltip="Center faces under placement"/>