2 <workbench id="Features" document="Part">
4 <feature id="Extrusion" title="Extrusion" tooltip="Create a shape by extrusion of a face" icon=":icons/extrusion.png">
5 <source path="extrusion_widget.xml"/>
7 <feature id="Boolean" title="Boolean" tooltip="Perform boolean operations with shapes" icon=":icons/cut.png">
8 <source path="boolean_widget.xml"/>
10 <feature id="Placement" title="Placement" tooltip="Perform moving an object to specified position" icon=":icons/placement.png">
11 <source path="placement_widget.xml"/>
14 <group id="Collections">
17 tooltip="Create a new named collection of geometry entities"
18 icon=":icons/shape_group.png">
19 <source path="group_widget.xml"/>