<param name="dashlength" type="float" min="0.0" max="9999.0" precision="3" gui-text="Length of dash line (zero for solid line):" gui-description="If value larger than zero the line will split up into real dash lines (no cosmetic one's)">0.1</param>
<param name="tabsets" type="optiongroup" appearance="combo" gui-text="Tab placement on polygons with cutouts:">
<option value="outside">outside</option>
<option value="inside">inside</option>
<option value="both">both</option>
</param>
<param name="unit" type="optiongroup" appearance="combo" gui-text="Dimensional units of above parameters and the selected paths:">
<param name="cosmetic_dash_style" type="bool" gui-text="Cosmetic dash lines" gui-description="If entered dash line length is zero we can apply some cosmetic style only">false</param>
<param name="color_solid" type="color" appearance="colorbutton" gui-text="Solid line color">4278190335</param>
<param name="color_dash" type="color" appearance="colorbutton" gui-text="Dash line color">65535</param>
<param name="keep_original" type="bool" gui-text="Keep original elements">false</param>
</page>
<page name="_help" gui-text="Help">
<label xml:space="preserve">Given a closed path of straight lines, this program generates a paper model of tabs and score lines for each straight edge.</label>