Part Torus: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(25 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:17-->
{{Docnav
|[[Part_Cone|Cone]]
|[[Part_Tube|Tube]]
|[[Part_Module|Part]]
|IconL=Part_Cone.svg
|IconR=Part_Tube.svg
|IconC=Workbench_Part.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Part Torus|MenuLocation=Part → Torus||Workbenches=[[Part Module|Part]], Complete|SeeAlso=[[Part_CreatePrimitives|Part CreatePrimitives]]}}
|Name=Part Torus
|MenuLocation=Part → Primitives → Torus
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Part_Primitives|Part Primitives]]
}}


== Description == <!--T:2-->
== Description == <!--T:2-->
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.


</translate>
<!--T:3-->
[[File:SimpleTorus.jpg|400px]]
[[File:SimpleTorus.jpg|400px]]
<translate>


== How to use == <!--T:4-->
==Usage== <!--T:4-->


<!--T:5-->
<!--T:5-->
# Switch to the [[Image:Workbench_Part.svg|16px]] [[Part_Workbench|Part Workbench]]
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.
# There are several ways to invoke the command:
The angle parameters (angle1, angle2, angle3), as well as the radius parameter ( radius1 , radius2) parameters permit to parametrize the torus, see next paragraph.
#* Press the {{Button|[[Image:Part_Torus.svg|16px]] Torus}} button in the toolbar.
#* Select the {{MenuCommand|Part → Primitives → [[Image:Part_Torus.svg|16px]] Torus}} from the menu bar.


<!--T:21-->
'''Result:''' The torus will be positioned at origin (point 0,0,0) on creation.<br />
The angle parameters (angle1, angle2, angle3), as well as the radius parameter (radius1, radius2) parameters permit to parametrize the torus, see next section.


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


<!--T:16-->
[[File:TorusExampleOverviewParameters.jpg]]
[[File:TorusExampleOverviewParameters.jpg]]


<!--T:7-->

'''Parameter'''
'''Parameter'''


<!--T:8-->
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:
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:


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



<!--T:10-->
as well as the standard set of placement parameters. The pictures below give a visual overview of the parameters antecedently mentioned:
as well as the standard set of placement parameters. The pictures below give a visual overview of the parameters antecedently mentioned:


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


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


<!--T:13-->
[[File:TorusExampleAngle1.jpg]]
[[File:TorusExampleAngle1.jpg]]
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-->
[[File:TorusExampleAngle2.jpg]]
[[File:TorusExampleAngle2.jpg]]
The parameter Angle2 has a value of 90°.


<!--T:15-->

[[File:TorusExampleAngle3.jpg]]
[[File:TorusExampleAngle3.jpg]]
The parameter Angle3 has a value of 90°.
{{clear}}


== Property == <!--T:7-->


== Scripting == <!--T:8-->
<!--T:18-->
{{Docnav
|[[Part_Cone|Cone]]
|[[Part_Tube|Tube]]
|[[Part_Module|Part]]
|IconL=Part_Cone.svg
|IconR=Part_Tube.svg
|IconC=Workbench_Part.svg
}}


</translate>
</translate>
{{Part Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}
<languages/>

Revision as of 10:38, 13 April 2021

Part Torus

Menu location
Part → Primitives → Torus
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part Primitives

Description

Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters.

Usage

  1. Switch to the Part Workbench
  2. There are several ways to invoke the command:
    • Press the Torus button in the toolbar.
    • Select the Part → Primitives → Torus from the menu bar.


Result: 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 section.

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