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

88 lines
5.8 KiB
HTML

<html><head><title>Draft Point/de</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Draft Point/de</h1></div>
<div id="mw-content-text" lang="de" dir="ltr" class="mw-content-ltr"><hr/>
<div class="mw-parser-output"><div class="mw-translate-fuzzy">
<table class="fcinfobox wikitable ct" width="100%" style="float: right; width: 200px;">
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="Draft_Point"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_Point.png" class="image"><img alt="Draft Point.png" src="32px-Draft_Point.png" width="32" height="32" srcset="/wiki/images/thumb/c/c5/Draft_Point.png/48px-Draft_Point.png 1.5x, /wiki/images/c/c5/Draft_Point.png 2x" /></a> Draft Point</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Menüeintrag
</th></tr>
<tr>
<td class="ctEven">Draft -&gt; Point
</td></tr>
<tr>
<th class="ctOdd">Arbeitsbereich
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Draft_Module/de" title="Draft Module/de">Draft</a>, <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Module/de" title="Arch Module/de">Arch</a>
</td></tr>
<tr>
<th class="ctOdd">Standardtastenkürzel
</th></tr>
<tr>
<td class="ctEven">P T
</td></tr>
<tr>
<th class="ctOdd">Siehe auch
</th></tr>
<tr>
<td class="ctEven">None
</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="Draft_Point.html"><span class="tocnumber">1</span> <span class="toctext">Draft Point</span></a></li>
<li class="toclevel-1 tocsection-1"><a href="#Beschreibung"><span class="tocnumber">2</span> <span class="toctext">Beschreibung</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Anwendung"><span class="tocnumber">3</span> <span class="toctext">Anwendung</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Optionen"><span class="tocnumber">4</span> <span class="toctext">Optionen</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Eigenschaften"><span class="tocnumber">5</span> <span class="toctext">Eigenschaften</span></a></li>
<li class="toclevel-1 tocsection-5"><a href="#Scripting"><span class="tocnumber">6</span> <span class="toctext">Scripting</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
</div>
<h2><span class="mw-headline" id="Beschreibung">Beschreibung</span></h2>
<p>The Point tool creates a simple point in the current <a href="Draft_SelectPlane.html" title="Draft SelectPlane">work plane</a>, handy to serve as reference for placing other objects later. It takes the <a href="Draft_Linestyle.html" title="Draft Linestyle">color</a> previously set on the Tasks tab.
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_point_example.jpg" class="image"><img alt="Draft point example.jpg" src="400px-Draft_point_example.jpg" width="400" height="261" srcset="/wiki/images/thumb/4/44/Draft_point_example.jpg/600px-Draft_point_example.jpg 1.5x, /wiki/images/4/44/Draft_point_example.jpg 2x" /></a>
</p>
<h2><span class="mw-headline" id="Anwendung">Anwendung</span></h2>
<ol><li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_Point.png" class="image"><img alt="Draft Point.png" src="16px-Draft_Point.png" width="16" height="16" srcset="/wiki/images/thumb/c/c5/Draft_Point.png/24px-Draft_Point.png 1.5x, 32px-Draft_Point.png 2x" /></a> <a href="Draft_Point.html" title="Draft Point">Draft Point</a></span> button, or press <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">P</span> then <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">T</span> keys</li>
<li> Click a point on the 3D view, or type a <a href="Draft_Coordinates.html" title="Draft Coordinates">coordinate</a></li></ol>
<h2><span class="mw-headline" id="Optionen">Optionen</span></h2>
<ul><li> To enter coordinates manually, simply enter the numbers, then press <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ENTER</span> between each X, Y and Z component.</li>
<li> Press <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ESC</span> or the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><b>Cancel</b></span> button to abort the current Line command.</li></ul>
<h2><span class="mw-headline" id="Eigenschaften">Eigenschaften</span></h2>
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>X</b>: The X coordinate of the point</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Y</b>: The Y coordinate of the point</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Z</b>: The Z coordinate of the point</li></ul>
<h2><span class="mw-headline" id="Scripting">Scripting</span></h2>
<p>The Point tool can by used in <a href="Macros.html" title="Macros">macros</a> and from the python console by using the following function:
</p>
<pre>makePoint([x],[y],[z]) </pre>
<ul><li> makes a point at the given coordinates. If no X, Y and Z coordinates are given, the point is created at (0,0,0). Returns the newly created object.</li></ul>
<p>Beispiel:
</p>
<pre>import Draft
Draft.makePoint(6,4,2) </pre>
<div style="clear:both"></div>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Draft_Point/de&amp;oldid=279571">http://www.freecadweb.org/wiki/index.php?title=Draft_Point/de&amp;oldid=279571</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>