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

91 lines
6.1 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><title>Part Torus/ru</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/ru</h1></div>
<div id="mw-content-text" lang="ru" 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=".D0.A2.D0.BE.D1.80"><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> Тор</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Расположение в меню
</th></tr>
<tr>
<td class="ctEven">Деталь → Primitives → Тор
</td></tr>
<tr>
<th class="ctOdd">Верстаки
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Part_Module/ru" title="Part Module/ru">Part</a>, Complete
</td></tr>
<tr>
<th class="ctOdd">Быстрые клавиши
</th></tr>
<tr>
<td class="ctEven">отсутствуют
</td></tr>
<tr>
<th class="ctOdd">См. также
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Part_CreatePrimitives/ru" title="Part CreatePrimitives/ru">Создать примитивы</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="#.D0.A2.D0.BE.D1.80"><span class="tocnumber">1</span> <span class="toctext">Тор</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="#Option"><span class="tocnumber">4</span> <span class="toctext">Option</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Description">Description</span></h2>
<p>Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters.
</p><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/ru&amp;oldid=197434">http://www.freecadweb.org/wiki/index.php?title=Part_Torus/ru&amp;oldid=197434</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>