Part Torus: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
Line 13: Line 13:
<!--T:5-->
<!--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, see next paragraph.
The angle parameters (angle1, angle2, angle3), as well as the radius parameter (radius1 , radius2) parameters permit to parametrize the torus, see next paragraph.


== Option == <!--T:6-->
== Option == <!--T:6-->
Line 27: Line 27:


<!--T:9-->
<!--T:9-->
* {{Parameter|Radius 1:}} Radius of the circle around which the disc circulate
* {{Parameter|Radius1:}} Radius of the circle around which the disc circulate
* {{Parameter|Radius 2:}} Radius of the disc defining the form of the torus
* {{Parameter|Radius2:}} Radius of the disc defining the form of the torus
* {{Parameter|Angle 1:}} 1nd angle to cut / define the disc of the torus
* {{Parameter|Angle1:}} 1st angle to cut / define the disc of the torus
* {{Parameter|Angle 2:}} 2nd angle to cut / define the disc of the torus
* {{Parameter|Angle2:}} 2nd angle to cut / define the disc of the torus
* {{Parameter|Angle 3:}} 3rd angle to define the circumference of the torus.
* {{Parameter|Angle3:}} 3rd angle to define the circumference of the torus.


<!--T:10-->
<!--T:10-->
Line 38: Line 38:
<!--T:11-->
<!--T:11-->
[[File:TorusExampleRadius1.jpg]]
[[File:TorusExampleRadius1.jpg]]
The parameter radius 1 has a value of 20 mm.
The parameter Radius1 has a value of 20 mm.


<!--T:12-->
<!--T:12-->
[[File:TorusExampleRadius2.jpg]]
[[File:TorusExampleRadius2.jpg]]
The parameter radius 2 has a value of 2 mm.
The parameter Radius2 has a value of 2 mm.


<!--T:13-->
<!--T:13-->
[[File:TorusExampleAngle1.jpg]]
[[File:TorusExampleAngle1.jpg]]
The parameter angle 1 has a value of -90°. Notice that, the "angle measure" tool cannot display negative angle. Considered the displayed value in picture as "-90°".
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°".


<!--T:14-->
<!--T:14-->
[[File:TorusExampleAngle2.jpg]]
[[File:TorusExampleAngle2.jpg]]
The parameter angle 2 has a value of 90°.
The parameter Angle2 has a value of 90°.


<!--T:15-->
<!--T:15-->
[[File:TorusExampleAngle3.jpg]]
[[File:TorusExampleAngle3.jpg]]
The parameter angle 3 has a value of 90°.
The parameter Angle3 has a value of 90°.





Revision as of 19:50, 21 April 2015

Part Torus

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, see next paragraph.

Option

Parameter

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:

  • Radius1: Radius of the circle around which the disc circulate
  • Radius2: Radius of the disc defining the form of the torus
  • Angle1: 1st angle to cut / define the disc of the torus
  • Angle2: 2nd angle to cut / define the disc of the torus
  • Angle3: 3rd angle to define the circumference of the torus.

as well as the standard set of placement parameters. The pictures below give a visual overview of the parameters antecedently mentioned:

The parameter Radius1 has a value of 20 mm.

The parameter Radius2 has a value of 2 mm.

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

The parameter Angle2 has a value of 90°.

The parameter Angle3 has a value of 90°.