86 lines
6.7 KiB
HTML
86 lines
6.7 KiB
HTML
<html><head><title>PartDesign AdditiveTorus</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 AdditiveTorus</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_AdditiveTorus"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_AdditiveTorus.png" class="image"><img alt="PartDesign AdditiveTorus.png" src="32px-PartDesign_AdditiveTorus.png" width="32" height="28" srcset="/wiki/images/thumb/c/c1/PartDesign_AdditiveTorus.png/48px-PartDesign_AdditiveTorus.png 1.5x, /wiki/images/c/c1/PartDesign_AdditiveTorus.png 2x" /></a> PartDesign AdditiveTorus</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Menu location
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Part Design → Create an additive primitive → Additive Torus
|
|
</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">
|
|
</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_AdditiveTorus"><span class="tocnumber">1</span> <span class="toctext">PartDesign AdditiveTorus</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 torus 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><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_AdditiveTorus_example.png" class="image"><img alt="PartDesign AdditiveTorus example.png" src="200px-PartDesign_AdditiveTorus_example.png" width="200" height="200" srcset="/wiki/images/thumb/4/45/PartDesign_AdditiveTorus_example.png/300px-PartDesign_AdditiveTorus_example.png 1.5x, /wiki/images/4/45/PartDesign_AdditiveTorus_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_AdditiveTorus.png" class="image"><img alt="PartDesign AdditiveTorus.png" src="24px-PartDesign_AdditiveTorus.png" width="24" height="21" srcset="/wiki/images/thumb/c/c1/PartDesign_AdditiveTorus.png/36px-PartDesign_AdditiveTorus.png 1.5x, /wiki/images/thumb/c/c1/PartDesign_AdditiveTorus.png/48px-PartDesign_AdditiveTorus.png 2x" /></a> <b>Additive Torus</b></span> button. <b>Note</b>: the Additive Torus 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. To get the Torus, click on the down arrow besides the visible icon and select Additive Torus 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 Torus feature appears under the active Body.</li></ol>
|
|
<h2><span class="mw-headline" id="Options">Options</span></h2>
|
|
<p>The Torus 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 Torus object. Change to suit your needs.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Radius1</b>: Radius of the imaginary orbit around which the circular cross-section revolves. (The distance between the center of the torus and the center of the revolving cross section)</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Radius2</b>: Radius of the circular cross-section defining the form of the torus.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Angle1</b>: (labelled <i>V parameter</i> in the Primitive parameters) lower truncation of the torus, parallel to the circular cross section (-180 degrees in a full torus). A bug in the sources causes unexpected results at changing Angle1.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Angle2</b>: (unlabelled in the Primitive parameters) upper truncation of the ellipsoid, parallel to the circular cross section (180 degrees in a full torus). A bug in the sources causes unexpected results at changing Angle2.</li>
|
|
<li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Angle3</b>: (labelled <i>U parameter</i> in the Primitive parameters) angle of rotation of the circular cross section (360 degrees in a full torus).</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_AdditiveTorus&oldid=268444">http://www.freecadweb.org/wiki/index.php?title=PartDesign_AdditiveTorus&oldid=268444</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> |