2 <workbench id="Primitives" document="Part">
3 <group id="Primitives">
4 <feature id="Box" title="Box" tooltip="Create a box" icon="icons/Primitives/box.png"
5 helpfile="boxFeature.html">
6 <source path="box_widget.xml"/>
9 <group id="Primitives">
10 <feature id="Cylinder" title="Cylinder" tooltip="Create a cylinder" icon="icons/Primitives/cylinder.png"
11 helpfile="cylinderFeature.html">
12 <source path="cylinder_widget.xml"/>
15 <group id="Primitives">
16 <feature id="Sphere" title="Sphere" tooltip="Create a sphere" icon="icons/Primitives/sphere.png"
17 helpfile="sphereFeature.html">
18 <source path="sphere_widget.xml"/>
21 <group id="Primitives">
22 <feature id="Torus" title="Torus" tooltip="Create a Torus" icon="icons/Primitives/torus.png"
23 helpfile="torusFeature.html">
24 <source path="torus_widget.xml"/>
27 <group id="Primitives">
28 <feature id="Cone" title="Cone" tooltip="Create a Cone" icon="icons/Primitives/cone.png"
29 helpfile="coneFeature.html">
30 <source path="cone_widget.xml"/>
33 <group id="Primitives">
34 <feature id="Tube" title="Tube" tooltip="Create a Tube" icon="icons/Primitives/tube.png"
35 helpfile="tubeFeature.html">
36 <source path="tube_widget.xml"/>