2 Copyright (C) 2014-2017 CEA/DEN, EDF R&D
4 This library is free software; you can redistribute it and/or
5 modify it under the terms of the GNU Lesser General Public
6 License as published by the Free Software Foundation; either
7 version 2.1 of the License, or (at your option) any later version.
9 This library is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 Lesser General Public License for more details.
14 You should have received a copy of the GNU Lesser General Public
15 License along with this library; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 See http:##www.salome-platform.org/ or
19 email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
23 <toolbox id="CreationMethod">
25 title="By one common factor for the three directions"
26 icon="icons/Features/scale_factor_32x32.png">
27 <multi_selector id="main_objects"
30 tooltip="Select objects"
33 <validator id="FeaturesPlugin_ValidatorTransform"/>
35 <shape_selector id="center_point"
38 tooltip="Select the center point"
41 <validator id="GeomValidators_ShapeType" parameters="vertex"/>
42 <validator id="GeomValidators_ConstructionComposite"/>
49 tooltip="Scale factor">
52 <box id="ByDimensions"
53 title="Different factors for the three directions"
54 icon="icons/Features/scale_dimensions_32x32.png">
55 <multi_selector id="main_objects"
58 tooltip="Select objects"
61 <validator id="FeaturesPlugin_ValidatorTransform"/>
63 <shape_selector id="center_point"
66 tooltip="Select the center point"
69 <validator id="GeomValidators_ShapeType" parameters="vertex"/>
70 <validator id="GeomValidators_ConstructionComposite"/>
74 label="Scale factor in X"
77 tooltip="Scale factor in X">
81 label="Scale factor in Y"
84 tooltip="Scale factor in Y">
88 label="Scale factor in Z"
91 tooltip="Scale factor in Z">