Part Torus: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 5: Line 5:
== Description == <!--T:2-->
== Description == <!--T:2-->
Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 parameters. The torus will be positioned at origin (point 0,0,0) on creation. 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.
Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 parameters. The torus will be positioned at origin (point 0,0,0) on creation. 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.

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


== How to use == <!--T:2-->
== How to use == <!--T:2-->

Revision as of 20:44, 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 parameters. The torus will be positioned at origin (point 0,0,0) on creation. 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.

How to use

Option

Property

Scripting