Part Torus/cs: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand/cs|Name=Part_Torus|Name/cs=Díl_Torus|MenuLocation=Díl -> Torus||Workbenches=[[Part_Module/cs|Modul Díl]], Kompletace|SeeAlso=[[Part_CreatePrimitives/cs|Díl Vytváření zákl.geom.tvarů]]}}
{{GuiCommand|Name=Part Torus|MenuLocation=Part Torus||Workbenches=[[Part Module|Part]], Complete|SeeAlso=[[Part_CreatePrimitives|Part CreatePrimitives]]}}


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.
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.

[[File:SimpleTorus.jpg|400px]]

== How to use ==

In the [[Part_Workbench|Part]] workbench click on the torus icon [[Image:Part Torus.png|32px]]. 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. The angle parameters permit to make a portion of torus instead of a full one (they are set to 360° by default), the radius 1 and 2 define respectively the size of the hole and the ring thickness of the torus.

== Option ==

== Property ==

== Scripting ==


{{clear}}
{{clear}}

Revision as of 21:56, 5 February 2015

Part Torus

Menu location
Part → Torus
Workbenches
Part, Complete
Default shortcut
None
Introduced in version
-
See also
Part CreatePrimitives

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.

How to use

In the Part workbench click on the torus icon . 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. The angle parameters permit to make a portion of torus instead of a full one (they are set to 360° by default), the radius 1 and 2 define respectively the size of the hole and the ring thickness of the torus.

Option

Property

Scripting