Part Torus: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
Line 8: Line 8:
[[File:SimpleTorus.jpg|400px]]
[[File:SimpleTorus.jpg|400px]]


== How to use == <!--T:2-->
== 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.
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 == <!--T:2-->
== Option ==


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


== Scripting == <!--T:2-->
== Scripting ==


</translate>
</translate>

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

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.

Option

Property

Scripting