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">
24 <box id="Cylinder" title="Cylinder" icon="icons/Primitives/cylinder_32x32.png">
30 icon="icons/Primitives/point.png"
31 tooltip="Select the center of the base of the cylinder">
32 <validator id="GeomValidators_ConstructionComposite"/>
33 <validator id="GeomValidators_ShapeType" parameters="vertex"/>
40 icon="icons/Primitives/axis.png"
41 tooltip="Select the axis of the cylinder">
42 <validator id="GeomValidators_ConstructionComposite"/>
43 <validator id="GeomValidators_ShapeType" parameters="line"/>
50 icon="icons/Primitives/radius.png"
51 tooltip="Enter the radius of the cylinder">
58 icon="icons/Primitives/dimension_v.png"
59 tooltip="Enter the height of the cylinder">
62 <box id="CylinderPortion" title="Portion of cylinder" icon="icons/Primitives/cylinder_portion_32x32.png">
68 icon="icons/Primitives/point.png"
69 tooltip="Select the center of the base of the cylinder">
70 <validator id="GeomValidators_ConstructionComposite"/>
71 <validator id="GeomValidators_ShapeType" parameters="vertex"/>
78 icon="icons/Primitives/axis.png"
79 tooltip="Select the axis of the cylinder">
80 <validator id="GeomValidators_ConstructionComposite"/>
81 <validator id="GeomValidators_ShapeType" parameters="line"/>
88 icon="icons/Primitives/radius.png"
89 tooltip="Enter the radius of the cylinder">
96 icon="icons/Primitives/dimension_v.png"
97 tooltip="Enter the height of the cylinder">
104 icon="icons/Primitives/angle.png"
105 tooltip="Enter the angle of the portion of the cylinder">