2 <workbench id="Macros" document="Part">
5 <feature id="SketchDrawer" title="Sketch drawer" tooltip="Creates sketch using elements of selected shape belonging to selected plane"
6 icon="icons/Sketch/drawer.png"
7 helpfile="sketchDrawer.html">
8 <shape_selector id="base_shape" label="Shape:" tooltip="Select a shape for extraction to sketch."
9 shape_types="objects" concealment="false"/>
10 <shape_selector id="plane" label="Plane:" tooltip="Select plane for sketch" shape_types="face">
11 <validator id="GeomValidators_Face" parameters="plane"/>
13 <boolvalue id="add_dimensions" label="Create dimensions" default="true" tooltip="To add dimensions into created sketch" obligatory="0"/>