Difference between revisions of "Part Torus"
Renatorivo (talk | contribs) m |
Renatorivo (talk | contribs) (Marked this version for translation) |
||
Line 6: | Line 6: | ||
Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters. | Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters. | ||
+ | <!--T:3--> | ||
[[File:SimpleTorus.jpg|400px]] | [[File:SimpleTorus.jpg|400px]] | ||
− | == How to use == | + | == How to use == <!--T:4--> |
+ | <!--T:5--> | ||
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. | 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. | 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 == | + | == Option == <!--T:6--> |
− | == Property == | + | == Property == <!--T:7--> |
− | == Scripting == | + | == Scripting == <!--T:8--> |
</translate> | </translate> | ||
{{clear}} | {{clear}} | ||
<languages/> | <languages/> |
Revision as of 22:56, 5 February 2015
Menu location |
---|
Part → Torus |
Workbenches |
Part, Complete |
Default shortcut |
None |
Introduced in version |
- |
See also |
Part CreatePrimitives |
Description
Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters.
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.