Diameter
Toolbar | Menu |
---|---|
|
Analyze Diameter |
Diameter 指令一条曲线上指定点的直径。
步骤
-
Move the mouse cursor along a curve.
The Units pane on the status bar reports the diameter of the curve at the current cursor location.
-
Pick a point on the curve.
The diameter and radius report to the command-line.
If the diameter and radius return "infinite", the curve is linear (no curvature) at the picked location, or has the shape of a line or a polyline.
指令行选项 | |
---|---|
选取曲线 |
限制只能在选取的曲线上指定一点。 Press Enter to select any curve. |
标示直径测量点 |
在测量半径的点放置一个点物件,并建立一个与曲线该点正切的圆。 |
单位 |
设定长度的显示单位。 以预选物件的方式执行指令并不会显示这个选项,只有在指令提示选取物件时才会显示。 |
输入 subcrv 选取曲线上的一部分作为指令的输入。 |
Toolbar | Menu |
---|---|
|
Analyze Radius |
Radius 指令旨在回报一条曲线上指定点的半径。
步骤
-
Move the mouse cursor along a curve.
The Units pane on the status bar reports the radius of the curve at the current cursor location.
-
Pick a point on the curve.
The diameter and radius report to the command-line.
If the diameter and radius return "infinite", the curve is linear (no curvature) at the picked location, or has the shape of a line or a polyline.
指令行选项 | |
---|---|
选取曲线 |
限制只能在选取的曲线上指定一点。 Press Enter to select any curve. |
标示半径测量点 |
在测量半径的点放置一个点物件,并建立一个与曲线该点正切的圆。 |
单位 |
设定长度的显示单位。 以预选物件的方式执行指令并不会显示这个选项,只有在指令提示选取物件时才会显示。 |
输入 subcrv 选取曲线上的一部分作为指令的输入。 |
嵌套执行 Length、Radius 和 Distance 指令
Length、Radius 和 Distance 指令可以嵌套使用的。这意味着:当 Rhino 在某个指令中要求你输入一个距离值时,你可以调用这些指令来测量其他物件或距离,测量得到的数值会自动传递给当前指令,就好像你直接键入了这个数字一样。
以偏移来举例
- 执行 OffsetSrf 指令。
- 在偏移距离的提示下,输入 Length、Radius 或 Distance 指令,并按 Enter 键。
- 选取一条曲线。
偏移距离就变为该值。
以倒圆角来举例
- 执行 Fillet 指令。
- 在半径的提示下,输入 Length、Radius 或 Distance 指令,并按 Enter 键。
- 选取一条曲线。
圆角半径就变为该值。