FreeCAD-Doc/localwiki/Sketcher_Polyline-sv.html
2018-07-19 18:47:02 -05:00

85 lines
6.5 KiB
HTML

<html><head><title>Sketcher Polyline/sv</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Sketcher Polyline/sv</h1></div>
<div id="mw-content-text" lang="sv" dir="ltr" class="mw-content-ltr"><hr/>
<div class="mw-parser-output"><div class="mw-translate-fuzzy">
<table class="fcinfobox wikitable ct" >
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="Sketcher_CreatePolyline"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_CreatePolyline.png" class="image"><img alt="Sketcher CreatePolyline.png" src="32px-Sketcher_CreatePolyline.png" width="32" height="32" srcset="/wiki/images/thumb/a/aa/Sketcher_CreatePolyline.png/48px-Sketcher_CreatePolyline.png 1.5x, /wiki/images/a/aa/Sketcher_CreatePolyline.png 2x" /></a> Sketcher CreatePolyline</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Menyplacering
</th></tr>
<tr>
<td class="ctEven">Sketch → Sketcher geometries → Create polyline
</td></tr>
<tr>
<th class="ctOdd">Arbetsbänk(ar)
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Workbench/sv" title="Sketcher Workbench/sv">Sketcher</a>, <a href="https://www.freecadweb.org/wiki/index.php?title=PartDesign_Workbench/sv" title="PartDesign Workbench/sv">PartDesign</a>
</td></tr>
<tr>
<th class="ctOdd">Standard genväg
</th></tr>
<tr>
<td class="ctEven">None
</td></tr>
<tr>
<th class="ctOdd">Se även
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Line/sv" title="Sketcher Line/sv">Sketcher Line</a>
</td></tr>
<tr>
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1"><a href="#Sketcher_CreatePolyline"><span class="tocnumber">1</span> <span class="toctext">Sketcher CreatePolyline</span></a>
<ul>
<li class="toclevel-2 tocsection-1"><a href="#Description"><span class="tocnumber">1.1</span> <span class="toctext">Description</span></a></li>
<li class="toclevel-2 tocsection-2"><a href="#Usage"><span class="tocnumber">1.2</span> <span class="toctext">Usage</span></a></li>
</ul>
</li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
</div>
<h4><span class="mw-headline" id="Description">Description</span></h4>
<p>This tool works like the <a href="Sketcher_Line.html" title="Sketcher Line">Sketcher Line</a> tool, but creates continuous line segments connected by their vertices.
When starting the tool, the mouse pointer changes to a white cross with a red polyline icon. The coordinates of the pointer are shown beside it in blue in real time.
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Sketcher_PolylineExample1.png" class="image" title="Three points where chosen, drag an click to add further points"><img alt="Three points where chosen, drag an click to add further points" src="Sketcher_PolylineExample1.png" width="454" height="147" /></a>
</p>
<h4><span class="mw-headline" id="Usage">Usage</span></h4>
<p>The polyline always starts with a straight line segment: click - move the mouse - click. Move the mouse again. After placing the first line segment, the Sketcher polyline tool has multiple modes that can be toggled with the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key. For example you can draw tangent or perpendicular arcs following a line or arc segment. Repeatedly pressing the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key toggles through these different modes:
</p>
<ol><li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key: the new segment is a line which is perpendicular to the previous segment.</li>
<li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key again: the new segment is a line which is tangential to the previous segment.</li>
<li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key again: the new segment is an arc which is tangential to the previous segment.</li>
<li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key again: the new segment is an arc which is perpendicular (left) to the previous segment.</li>
<li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key again: the new segment is an arc which is perpendicular(right) to the previous segment.</li>
<li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">M</span> key again: You are again in the state where you started; the line is only connected with a coincidence to the previous segment.</li></ol>
<ul><li> While in any of the arc modes, holding down the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">CTRL</span> key (MacOS: <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">CMD</span> key) and moving the cursor causes the arc to snap by increments of 45 degrees, relative to the previously created polyline segment (v0.18). </li>
<li> Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).</li>
<li> Pressing <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ESC</span> or clicking the right mouse button <i>before</i> closing the polyline to a loop ends the current polyline and you can continue with a new one. Pressing <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ESC</span> or clicking the right mouse button again ends the polyline function. </li>
<li> Pressing <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ESC</span> or clicking the right mouse button <i>after</i> closing the polyline to a loop ends the polyline function.</li></ul>
<div style="clear:both"></div>
<p><br />
</p>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Sketcher_Polyline/sv&amp;oldid=287231">http://www.freecadweb.org/wiki/index.php?title=Sketcher_Polyline/sv&amp;oldid=287231</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>