2 <toolbox id="CreationMethod">
3 <box id="BoxByDimensions" title="By dimensions" icon="icons/Primitives/box_dxyz_32x32.png">
10 tooltip="Dimension in X">
18 tooltip="Dimension in Y">
26 tooltip="Dimension in Z">
29 <box id="BoxByTwoPoints" title="By two points" icon="icons/Primitives/box_2pt_32x32.png">
30 <shape_selector id="FirstPoint"
32 icon="icons/Primitives/point.png"
33 tooltip="Select a first point"
36 <shape_selector id="SecondPoint"
38 icon="icons/Primitives/point.png"
39 tooltip="Select a second point"