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

83 lines
5.8 KiB
HTML

<html><head><title>PartDesign AdditiveBox</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 AdditiveBox</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_AdditiveBox"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_AdditiveBox.png" class="image"><img alt="PartDesign AdditiveBox.png" src="32px-PartDesign_AdditiveBox.png" width="32" height="32" srcset="/wiki/images/thumb/d/dc/PartDesign_AdditiveBox.png/48px-PartDesign_AdditiveBox.png 1.5x, /wiki/images/d/dc/PartDesign_AdditiveBox.png 2x" /></a> PartDesign AdditiveBox</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Menu location
</th></tr>
<tr>
<td class="ctEven">Part Design → Create an additive primitive → Additive Box
</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_CompPrimitiveAdditive.html" title="PartDesign CompPrimitiveAdditive">PartDesign CompPrimitiveAdditive</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_AdditiveBox"><span class="tocnumber">1</span> <span class="toctext">PartDesign AdditiveBox</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>Inserts a primitive box in the active Body as the first feature, or fuses it to the existing feature(s).
</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><p><br />
<a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_AdditiveBox_example.png" class="image"><img alt="PartDesign AdditiveBox example.png" src="200px-PartDesign_AdditiveBox_example.png" width="200" height="200" srcset="/wiki/images/thumb/2/2d/PartDesign_AdditiveBox_example.png/300px-PartDesign_AdditiveBox_example.png 1.5x, /wiki/images/2/2d/PartDesign_AdditiveBox_example.png 2x" /></a>
</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_AdditiveBox.png" class="image"><img alt="PartDesign AdditiveBox.png" src="24px-PartDesign_AdditiveBox.png" width="24" height="24" srcset="/wiki/images/thumb/d/dc/PartDesign_AdditiveBox.png/36px-PartDesign_AdditiveBox.png 1.5x, /wiki/images/thumb/d/dc/PartDesign_AdditiveBox.png/48px-PartDesign_AdditiveBox.png 2x" /></a> <b>Additive Box</b></span> button. <b>Note</b>: the Additive Box is part of an icon menu labelled <i>Create an additive primitive</i>. After launching FreeCAD, the Additive Box is the one displayed in the toolbar. If a different primitive is displayed, click on the down arrow besides the icon and select Additive Box in the menu.</li>
<li> Set the Primitive parameters and <a href="Part_Attachment.html" title="Part Attachment">Attachment</a>.</li>
<li> Click <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">OK</span>.</li>
<li> A Box feature appears under the active Body.</li></ol>
<h2><span class="mw-headline" id="Options">Options</span></h2>
<p>The Box can be edited after its creation in two ways:
</p>
<ul><li> Double-clicking it in the Model tree, or by right-clicking and selecting <b>Edit primitive</b> in the contextual menu; this brings up the Primitive parameters.</li>
<li> Via the <a href="Property_editor.html" title="Property editor">Property editor</a>.</li></ul>
<h2><span class="mw-headline" id="Properties">Properties</span></h2>
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Attachment</b>: defines the attachment mode as well as the Attachment Offset. See <a href="Part_Attachment.html" title="Part Attachment">Part Attachment</a>.</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Label</b>: Label given to the Box object. Change to suit your needs.</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Length</b>: the Box's dimension in the X-direction.</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Width</b>: the Box's dimension in the Y-direction.</li>
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Height</b>: the Box's dimension in the Z-direction.</li></ul>
<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_AdditiveBox&amp;oldid=248458">http://www.freecadweb.org/wiki/index.php?title=PartDesign_AdditiveBox&amp;oldid=248458</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>