FreeCAD-Doc/localwiki/Part_Torus-cs.html
2018-07-19 18:47:02 -05:00

93 lines
6.1 KiB
HTML

<html><head><title>Part Torus/cs</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Part Torus/cs</h1></div>
<div id="mw-content-text" lang="cs" dir="ltr" class="mw-content-ltr"><hr/>
<div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="D.C3.ADl_Torus"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Torus.png" class="image"><img alt="Part Torus.png" src="32px-Part_Torus.png" width="32" height="32" srcset="/wiki/images/thumb/8/8b/Part_Torus.png/48px-Part_Torus.png 1.5x, /wiki/images/8/8b/Part_Torus.png 2x" /></a> Díl_Torus</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Umístění Menu
</th></tr>
<tr>
<td class="ctEven">Díl -&gt; Torus
</td></tr>
<tr>
<th class="ctOdd">Pracovní stoly
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Part_Module/cs" title="Part Module/cs">Modul Díl</a>, Kompletace
</td></tr>
<tr>
<th class="ctOdd">Výchozí zástupce
</th></tr>
<tr>
<td class="ctEven">Nikdo
</td></tr>
<tr>
<th class="ctOdd">Viz také
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Part_CreatePrimitives/cs" title="Part CreatePrimitives/cs">Díl Vytváření zákl.geom.tvarů</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="#D.C3.ADl_Torus"><span class="tocnumber">1</span> <span class="toctext">Díl_Torus</span></a></li>
<li class="toclevel-1 tocsection-1"><a href="#How_to_use"><span class="tocnumber">2</span> <span class="toctext">How to use</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Option"><span class="tocnumber">3</span> <span class="toctext">Option</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<div class="mw-translate-fuzzy">
<p>Vytvoří jednoduchý parametrický torus podle parametrů pozice, úhel1, úhel2, úhel3, poloměr1 a poloměr2. Při vytvoření je torus umístěn do počátečního bodu (bod 0,0,0). Parametry úhly dovolují vytvořit částečný torus místo celého (úhly jsou defaultně nastaveny na 360°), poloměr 1 definuje vnitřní díru a poloměr 2 určuje tloušťku torusu.
</p>
</div>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:SimpleTorus.jpg" class="image"><img alt="SimpleTorus.jpg" src="400px-SimpleTorus.jpg" width="400" height="223" srcset="/wiki/images/thumb/c/c8/SimpleTorus.jpg/600px-SimpleTorus.jpg 1.5x, /wiki/images/c/c8/SimpleTorus.jpg 2x" /></a>
</p>
<h2><span class="mw-headline" id="How_to_use">How to use</span></h2>
<p>In the <a href="Part_Workbench.html" class="mw-redirect" title="Part Workbench">Part</a> workbench click on the torus icon <a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Torus.png" class="image"><img alt="Part Torus.png" src="32px-Part_Torus.png" width="32" height="32" srcset="/wiki/images/thumb/8/8b/Part_Torus.png/48px-Part_Torus.png 1.5x, /wiki/images/8/8b/Part_Torus.png 2x" /></a>. The torus will be positioned at origin (point 0,0,0) on creation.
The angle parameters (angle1, angle2, angle3), as well as the radius parameter (radius1 , radius2) parameters permit to parametrize the torus, see next paragraph.
</p>
<h2><span class="mw-headline" id="Option">Option</span></h2>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:TorusExampleOverviewParameters.jpg" class="image"><img alt="TorusExampleOverviewParameters.jpg" src="TorusExampleOverviewParameters.jpg" width="600" height="400" /></a>
</p><p><b>Parameter</b>
</p><p>A torus can be assimilated to a small disc that makes a circular orbit around an imaginary axe. Thus the parametric torus is defined by the following parameters:
</p>
<ul><li> <b>Radius1:</b> Radius of the circle around which the disc circulate</li>
<li> <b>Radius2:</b> Radius of the disc defining the form of the torus</li>
<li> <b>Angle1:</b> 1st angle to cut / define the disc of the torus</li>
<li> <b>Angle2:</b> 2nd angle to cut / define the disc of the torus</li>
<li> <b>Angle3:</b> 3rd angle to define the circumference of the torus.</li></ul>
<p>as well as the standard set of placement parameters. The pictures below give a visual overview of the parameters antecedently mentioned:
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:TorusExampleRadius1.jpg" class="image"><img alt="TorusExampleRadius1.jpg" src="TorusExampleRadius1.jpg" width="400" height="200" /></a>
The parameter Radius1 has a value of 20 mm.
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:TorusExampleRadius2.jpg" class="image"><img alt="TorusExampleRadius2.jpg" src="TorusExampleRadius2.jpg" width="400" height="200" /></a>
The parameter Radius2 has a value of 2 mm.
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:TorusExampleAngle1.jpg" class="image"><img alt="TorusExampleAngle1.jpg" src="TorusExampleAngle1.jpg" width="400" height="200" /></a>
The parameter Angle1 has a value of -90°. Notice that, the "angle measure" tool cannot display negative angle. Considered the displayed value in picture as "-90°".
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:TorusExampleAngle2.jpg" class="image"><img alt="TorusExampleAngle2.jpg" src="TorusExampleAngle2.jpg" width="400" height="200" /></a>
The parameter Angle2 has a value of 90°.
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:TorusExampleAngle3.jpg" class="image"><img alt="TorusExampleAngle3.jpg" src="TorusExampleAngle3.jpg" width="400" height="200" /></a>
The parameter Angle3 has a value of 90°.
</p><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=Part_Torus/cs&amp;oldid=260343">http://www.freecadweb.org/wiki/index.php?title=Part_Torus/cs&amp;oldid=260343</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>