2 <toolbox id="CreationMethod">
3 <box id="Cylinder" title="Cylinder" icon="icons/Primitives/cylinder_32x32.png">
9 icon="icons/Primitives/point.png"
10 tooltip="Select the center of the base of the cylinder">
11 <validator id="GeomValidators_ConstructionComposite"/>
12 <validator id="GeomValidators_ShapeType" parameters="vertex"/>
19 geometrical_selection="true"
20 icon="icons/Primitives/axis.png"
21 tooltip="Select the axis of the cylinder">
22 <validator id="GeomValidators_ConstructionComposite"/>
23 <validator id="GeomValidators_ShapeType" parameters="line"/>
30 icon="icons/Primitives/radius.png"
31 tooltip="Enter the radius of the cylinder">
38 icon="icons/Primitives/dimension_v.png"
39 tooltip="Enter the height of the cylinder">
42 <box id="CylinderPortion" title="Portion of cylinder" icon="icons/Primitives/cylinder_portion_32x32.png">
48 icon="icons/Primitives/point.png"
49 tooltip="Select the center of the base of the cylinder">
50 <validator id="GeomValidators_ConstructionComposite"/>
51 <validator id="GeomValidators_ShapeType" parameters="vertex"/>
58 geometrical_selection="true"
59 icon="icons/Primitives/axis.png"
60 tooltip="Select the axis of the cylinder">
61 <validator id="GeomValidators_ConstructionComposite"/>
62 <validator id="GeomValidators_ShapeType" parameters="line"/>
69 icon="icons/Primitives/radius.png"
70 tooltip="Enter the radius of the cylinder">
77 icon="icons/Primitives/dimension_v.png"
78 tooltip="Enter the height of the cylinder">
85 icon="icons/Primitives/angle.png"
86 tooltip="Enter the angle of the portion of the cylinder">