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

89 lines
5.5 KiB
HTML

<html><head><title>PartDesign SubtractiveWedge</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 SubtractiveWedge</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_SubtractiveWedge"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_SubtractiveWedge.png" class="image"><img alt="PartDesign SubtractiveWedge.png" src="PartDesign_SubtractiveWedge.png" width="32" height="32" /></a> PartDesign SubtractiveWedge</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Menu location
</th></tr>
<tr>
<td class="ctEven">Part Design → Create a subtractive primitive → Subtractive Wedge
</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_CompPrimitiveSubtractive.html" title="PartDesign CompPrimitiveSubtractive">PartDesign CompPrimitiveSubtractive</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_SubtractiveWedge"><span class="tocnumber">1</span> <span class="toctext">PartDesign SubtractiveWedge</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 subtractive wedge in the active Body. Its shape is subtracted from the existing solid.
</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 />
</p>
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_SubtractiveWedge_example.svg" class="image"><img alt="PartDesign SubtractiveWedge example.svg" src="PartDesign_SubtractiveWedge_example.svg" width="600" height="300" /></a></div>
<p><i>On the left: active body (A) shown in grey and subtractive wedge (B) shown in transparent red; result on the right.</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_SubtractiveWedge.png" class="image"><img alt="PartDesign SubtractiveWedge.png" src="24px-PartDesign_SubtractiveWedge.png" width="24" height="24" srcset="PartDesign_SubtractiveWedge.png 1.5x" /></a> <b>Subtractive Wedge</b></span> button. <b>Note</b>: the Subtractive Wedge is part of an icon menu labelled <i>Create an additive primitive</i>. After launching FreeCAD, the Subtractive Box is the one displayed in the toolbar. To get the Wedge, click on the down arrow besides the visible icon and select Subtractive Wedge 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 Wedge feature appears under the active Body.</li></ol>
<h2><span class="mw-headline" id="Options">Options</span></h2>
<p>The Wedge 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>
<p>Using the default placement, the below inputs are:
</p>
<ul><li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>X min/max</b>&#160;: Base face X axis span</li>
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Y min/max</b>: Wedge height span</li>
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Z min/max</b>&#160;: Base face Z axis span</li>
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>X2 min/max</b>&#160;: Top face X axis span</li>
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Z2 min/max</b>&#160;: Top face Z axis span</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_SubtractiveWedge&amp;oldid=265158">http://www.freecadweb.org/wiki/index.php?title=PartDesign_SubtractiveWedge&amp;oldid=265158</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>