Part Torus/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "创建环面的过程就相当于令一个小圆盘沿一个幻想的环形轨道为轴进行圆周运动。这样,就可以通过下列参数来定义参数化环面:")
(Created page with "* {{Parameter|Radius1:}} 小圆盘圆周运动所绕圆环的半径 * {{Parameter|Radius2:}} 定义环面形状的小圆盘的半径 * {{Parameter|Angle1:}} 用于切割/定...")
Line 22: Line 22:
创建环面的过程就相当于令一个小圆盘沿一个幻想的环形轨道为轴进行圆周运动。这样,就可以通过下列参数来定义参数化环面:
创建环面的过程就相当于令一个小圆盘沿一个幻想的环形轨道为轴进行圆周运动。这样,就可以通过下列参数来定义参数化环面:


* {{Parameter|Radius1:}} Radius of the circle around which the disc circulate
* {{Parameter|Radius1:}} 小圆盘圆周运动所绕圆环的半径
* {{Parameter|Radius2:}} Radius of the disc defining the form of the torus
* {{Parameter|Radius2:}} 定义环面形状的小圆盘的半径
* {{Parameter|Angle1:}} 1st angle to cut / define the disc of the torus
* {{Parameter|Angle1:}} 用于切割/定义环面小圆盘的第1个角度参数
* {{Parameter|Angle2:}} 2nd angle to cut / define the disc of the torus
* {{Parameter|Angle2:}} 用于切割/定义环面小圆盘的第2个角度参数
* {{Parameter|Angle3:}} 3rd angle to define the circumference of the torus.
* {{Parameter|Angle3:}} 用于定义环面运动圆周的第3个角度参数


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:

Revision as of 15:20, 19 July 2019

Part Torus

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

描述

根据position, angle1, angle2, angle3, radius1 与 radius2参数创建一个简单的参数化环面。

如何使用

零件工作台中点击环面图标。这会在原点(point 0,0,0)处创建一个环面。 三个角度参数(angle1, angle2, angle3)与两个半径参数(radius1 , radius2)用于确定参数化环面,详情请看下段文字。

选项

参数

创建环面的过程就相当于令一个小圆盘沿一个幻想的环形轨道为轴进行圆周运动。这样,就可以通过下列参数来定义参数化环面:

  • Radius1: 小圆盘圆周运动所绕圆环的半径
  • Radius2: 定义环面形状的小圆盘的半径
  • Angle1: 用于切割/定义环面小圆盘的第1个角度参数
  • Angle2: 用于切割/定义环面小圆盘的第2个角度参数
  • Angle3: 用于定义环面运动圆周的第3个角度参数

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