FreeCAD-Doc/localwiki/PartDesign_Plane.html
2018-07-08 12:11:49 -05:00

85 lines
5.7 KiB
HTML

<html><head><title>PartDesign Plane</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>PartDesign Plane</h1></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="PartDesign_Plane"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Plane.png" class="image"><img alt="PartDesign Plane.png" src="32px-PartDesign_Plane.png" width="32" height="32" srcset="/wiki/images/thumb/4/4a/PartDesign_Plane.png/48px-PartDesign_Plane.png 1.5x, /wiki/images/4/4a/PartDesign_Plane.png 2x" /></a> PartDesign Plane</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Menu location
</th></tr>
<tr>
<td class="ctEven">PartDesign → Create a datum plane
</td></tr>
<tr>
<th class="ctOdd">Workbenches
</th></tr>
<tr>
<td class="ctEven"><a href="PartDesign_Workbench.html" title="PartDesign Workbench">PartDesign</a>, Complete
</td></tr>
<tr>
<th class="ctOdd">Default shortcut
</th></tr>
<tr>
<td class="ctEven">None
</td></tr>
<tr>
<th class="ctOdd">See also
</th></tr>
<tr>
<td class="ctEven"><a href="PartDesign_Point.html" title="PartDesign Point">PartDesign Point</a>, <a href="PartDesign_Line.html" title="PartDesign Line">PartDesign 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="#PartDesign_Plane"><span class="tocnumber">1</span> <span class="toctext">PartDesign Plane</span></a></li>
<li class="toclevel-1 tocsection-1"><a href="#Description"><span class="tocnumber">2</span> <span class="toctext">Description</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#How_to_use"><span class="tocnumber">3</span> <span class="toctext">How to use</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Options"><span class="tocnumber">4</span> <span class="toctext">Options</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Properties"><span class="tocnumber">5</span> <span class="toctext">Properties</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Description">Description</span></h2>
<p>Creates a <b>datum plane</b> which can be used as reference for sketches or other datum geometry. Sketches can be attached to datum planes.
</p><p><span style="font-size:x-small;"><a href="Release_notes_0.17.html" title="Release notes 0.17">available in version 0.17</a></span>
</p>
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Datum_plane.png" class="image"><img alt="Datum plane.png" src="Datum_plane.png" width="786" height="483" /></a></div>
<p><i>Datum Plane crossing 3 corners of the Cube with a Cylinder sketched on it using the Datum Plane as its X-Y Plane.</i>
</p>
<h2><span class="mw-headline" id="How_to_use">How to use</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:PartDesign_Plane.png" class="image"><img alt="PartDesign Plane.png" src="24px-PartDesign_Plane.png" width="24" height="24" srcset="/wiki/images/thumb/4/4a/PartDesign_Plane.png/36px-PartDesign_Plane.png 1.5x, /wiki/images/thumb/4/4a/PartDesign_Plane.png/48px-PartDesign_Plane.png 2x" /></a> <b>Create a datum plane</b></span> button.</li>
<li> Define Plane parameters. Select a first reference in the 3D view to filter the available <a href="Part_Attachment.html" title="Part Attachment">attachment</a> modes.</li>
<li> Depending on the selected reference, there may be one or more attachment modes available in the the list. The most likely one will automatically be selected and shown in bold in the list. The text <i>Attached with mode</i> along with the attachment mode name will appear in green at the top of the Parameters panel.</li>
<li> To add an additional reference, press the next <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">Reference</span> button. Once pressed its label changes to <i>Selecting...</i> until a selection is made.</li>
<li> Select an attachment mode in the list.</li>
<li> Define Attachment Offset values.</li>
<li> Press <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">OK</span>.</li></ol>
<h2><span class="mw-headline" id="Options">Options</span></h2>
<p>Double-click the DatumPlane label in the Model tree or right-click and select <b>Edit datum</b> in the contextual menu to edit its parameters. For more details about Attachment mode and Attachment offset, see <a href="Part_Attachment.html" title="Part Attachment">Attachment</a>.
</p>
<h2><span class="mw-headline" id="Properties">Properties</span></h2>
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>MapMode</b>: lists the attachment mode used.</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Attachment Offset</b>: applies a transformation (translation and rotation) in reference to the attachment placement.</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Label</b>: name given to the object, this name can be changed at convenience.</li></ul>
<p><br />
</p>
<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=PartDesign_Plane&amp;oldid=263394">http://www.freecadweb.org/wiki/index.php?title=PartDesign_Plane&amp;oldid=263394</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>