Part Torus/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ru|Name=Part Torus|Name/ru=Part Torus|MenuLocation=Part → Torus||Workbenches=Part, Complete|SeeAlso=[[Part_CreatePrimitives/ru|Part CreatePri...")
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand/ru|Name=Part Torus|Name/ru=Part Torus|MenuLocation=Part → Torus||Workbenches=[[Part Module/ru|Part]], Complete|SeeAlso=[[Part_CreatePrimitives/ru|Part CreatePrimitives]]}}
{{GuiCommand/ru|Name=Part Torus|Name/ru=Part Torus|MenuLocation=Part → Torus||Workbenches=[[Part Module/ru|Part]], Complete|SeeAlso=[[Part_CreatePrimitives/ru|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.
Creates a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters.

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

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


{{clear}}
{{clear}}

Revision as of 21:56, 5 February 2015

Part Torus

Системное название
Part Torus
Расположение в меню
Part → Torus
Верстаки
Part, Complete
Быстрые клавиши
Нет
Представлено в версии
-
См. также
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