85 lines
5.7 KiB
HTML
85 lines
5.7 KiB
HTML
<html><head><title>PartDesign Line</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 Line</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_Line"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Line.png" class="image"><img alt="PartDesign Line.png" src="32px-PartDesign_Line.png" width="32" height="32" srcset="/wiki/images/thumb/c/c8/PartDesign_Line.png/48px-PartDesign_Line.png 1.5x, /wiki/images/c/c8/PartDesign_Line.png 2x" /></a> PartDesign Line</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Menu location
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Part Design → Create a datum line
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Workbenches
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="PartDesign_Workbench.html" title="PartDesign Workbench">PartDesign</a>
|
|
</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_Plane.html" title="PartDesign Plane">PartDesign Plane</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_Line"><span class="tocnumber">1</span> <span class="toctext">PartDesign Line</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 line</b> which can be used as reference for sketches, other datum geometry or features. For example it can be used as revolution axis for Revolution and Groove features.
|
|
</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_line.png" class="image"><img alt="Datum line.png" src="Datum_line.png" width="730" height="607" /></a></div>
|
|
<p><i>Two Datum lines through opposite corners of the cube meet at the center of mass.</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_Line.png" class="image"><img alt="PartDesign Line.png" src="24px-PartDesign_Line.png" width="24" height="24" srcset="/wiki/images/thumb/c/c8/PartDesign_Line.png/36px-PartDesign_Line.png 1.5x, /wiki/images/thumb/c/c8/PartDesign_Line.png/48px-PartDesign_Line.png 2x" /></a> <b>Create a datum line</b></span> button.</li>
|
|
<li> Define Line parameters. Select a first reference in the 3D view to filter the available attachment 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 DatumLine 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_Line&oldid=258642">http://www.freecadweb.org/wiki/index.php?title=PartDesign_Line&oldid=258642</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> |