Object Properties
对象属性
类型
With this option you choose the kind of rolling effect you want the curve to adopt.
使用这个选项,您可以选择您希望曲线采用的滚动效果。
摆线
The basic cycloid is the rotating curve of a circle (radius R) along a straight line.
基本摆线是圆(半径 r)沿直线的旋转曲线。
外摆线
The epicycloid is the rotating curve of a circle (radius r) that moves outside of a second (usually) larger circle (radius R).
外摆线是一个圆(半径 r)的旋转曲线,它在第二个(通常)更大的圆(半径 r)之外运动。
内摆线
The hypocycloid is the rotating curve of a circle (radius r) that moves inside a second (usually) larger circle (radius R).
内摆线是一个圆(半径 r)的旋转曲线,它在第二个(通常)更大的圆(半径 r)内运动。
Radius[0..+∞m]
r[0..+∞m]
a[0..+∞m]
半径[0. . + ∞ m ] r [0. . + ∞ m ] a [0. . + ∞ m ]
With the basic cycloid (a = R), the observed point P (that the curve forms) is on the radius of the circle. With the shortened cycloid (a < R), it is inside the circle radius, and with the extended (prolate) cycloid (a > R) it is outside.
对于基本摆线(a = r) ,观测点 p (曲线形式)在圆的半径上。缩短的摆线(a < r)在圆半径内,伸长的摆线(a > r)在外。
With the basic Epicycloid, the observed point P (that forms the curve) is on the radius of the outer circle (a = r). With the shortened Epicycloid, it is on the inside of the outer circle (a < r), and with the extended Epicycloid it is outside (a > r).
对于基本的外摆线,观测点 p (形成曲线)在外圆的半径上(a = r)。缩短的外摆线位于外圈的内侧(a < r) ,扩展的外摆线位于外圈的外侧(a > r)。
Special cases arise when the both circles are set to the same radius value (known as Pascal’s curve). If, in addition, point P is on the radius of the outer circle (a=r), the result is known as a Cardioid (at right of image).
当两个圆被设置为相同的半径值(称为帕斯卡曲线)时,就会出现特殊情况。此外,如果 p 点位于外圆的半径上(a = r) ,则结果称为心脏线(图像右侧)。
With the basic Hypocycloid, the observed point P (that forms the curve) is on the radius of the inner circle (a = r). With the shortened Hypocycloid, it is located inside the inner circle (a < r), and with the extended Hypocycloid it is outside (a > r). If the radius of the outer circle is exactly four times the size of the inner circle, the result is an Asteroid (top right of image). The examples below illustrate some of the curves that are possible.
对于基本的内摆线,观测点 p (形成曲线)在内圆的半径上(a = r)。内摆线缩短后位于内圆内(a < r) ,内摆线延长后位于外(a > r)。如果外圈的半径正好是内圈的四倍,那么结果就是一个小行星(图片右上角)。下面的例子说明了一些可能的曲线。
Start Angle[-∞..+∞°]
End Angle[-∞..+∞°]
起始角[-∞ . . + ∞ ° ]端角[-∞ . . + ∞ ° ]
These values define the start and end positions of the rolling circle. There is a small, but crucial, difference between the Cycloid, Hypocycloid and Epicycloid values.
这些值定义了滚动圆的开始和结束位置。摆线、 Hypocycloid 和外摆线的值之间有一个很小但至关重要的差别。
For Cycloid, you simply define the values for the start angle and the end angle of the rotating circle.
对于摆线,您只需定义旋转圆的起始角和结束角的值。
With Epicycloid and Hypocycloid, you define the values for the start and end points on the fixed circle. Although the rotating circle still begins at 0°, these angles can be thought of as the range over which the rotating curve becomes visible.
使用外摆线和内摆线,可以为固定圆上的起点和终点定义值。虽然旋转圆始于0 ° ,但这些角度可以被认为是旋转曲线可见的范围。
飞机
With this drop-down list you choose in which of the three planes the spline primitive is created.
使用这个下拉列表,您可以选择在三个平面中的哪个平面创建样条基元。
倒车
Enabling this option will reverse the point order of the spline (see also Spline Primitives.
启用此选项将颠倒样条的点顺序(也请参阅样条基元)。
中间点
Here you can define how the spline is further subdivided with intermediate points. This affects the number of subdivisions created when using the spline with Generator objects. Even after you select the Interpolation type from the menu for the Intermediate Points, you can still make changes.
在这里,您可以定义如何用中间点进一步细分样条。这将影响使用样条函数对 Generator 对象时创建的细分数。即使在您从菜单中选择了 Intermediate Points 的插值类型之后,您仍然可以进行更改。
没有
This method of interpolation locates points only at the vertices of a spline, using no additional intermediate points. You cannot enter values into the Number or Angle boxes. For B-splines, the vertices, and therefore points, might not be located on the spline curve.
这种插值方法只在样条曲线的顶点处定位点,不使用额外的中间点。不能在“数字”或“角度”框中输入值。对于 b 样条曲线,顶点和点可能不位于样条曲线上。
自然
This interpolation type first locates points at spline vertices. In the case of B-splines, points are located at positions on the spline curve closest to the spline vertices. Number (N) corresponds to the number of intermediate points between vertices. The points are positioned closer together on areas of the spline with more curvature.
这种插值类型首先定位样条顶点上的点。在 b 样条的情况下,点位于样条曲线上最靠近样条顶点的位置。Number (n)对应于顶点之间的中间点的数目。这些点被定位在更接近的曲率花键区域。
You cannot enter values into the Angle box. The interpolation is not affected by reversing the point order.
无法在“角度”框中输入值。反转点顺序不会影响插值。
制服
This interpolation subdivides the spline so that the distance between any two consecutive points, as measured along the spline curvature, is constant. One point is always located at the beginning vertex. For open splines, a point is also located at the ending vertex. Other points generally do not coincide with vertices.
这种插值对样条进行细分,使得沿样条曲率测量的任意两个连续点之间的距离是常数。一个点始终位于起始顶点。对于开放样条,一个点也位于结束顶点。其他点通常与顶点不重合。
You cannot enter values into the Angle box. The interpolation is not affected by reversing the point order.
无法在“角度”框中输入值。反转点顺序不会影响插值。
For 为了Natural 自然 and 及Uniform 制服 interpolation, the number of intermediate points is calculated as follows: 根据内插法,中间点的数目计算如下:Open spline: ((Number + 1) * (number of vertices - 1)) + 1
开放样条: ((数 + 1) * (顶点数-1)) + 1
Closed spline: (Number +1) * number of vertices
闭样条: (数 + 1) * 顶点数
So an open spline with four vertices and a number of 2 will contain ((2+1)*(4-1))+1=10 intermediate points. If the spline is then closed, a further (virtual) vertex is added — the number of intermediate points will then be (2+1)*4=12. This ensures that a spline is not more roughly divided when you close it.
所以一个有四个顶点和一些2的开放样条将包含((2 + 1) * (4-1)) + 1 = 10个中间点。如果样条函数是闭合的,那么再加上一个(虚)点ー中间点的数目将是(2 + 1) * 4 = 12。这可以确保样条在关闭时不会被更粗略地划分。
适应性
This interpolation type sets intermediate points whenever the angle deviation of the curve is larger than the value given in Angle. The points of the resulting curve pass through the vertices. If a spline has several segments, then the value of Angle will apply to each segment.
当曲线的角度偏差大于给定的角度值时,这种插值类型设置中间点。得到的曲线的点穿过顶点。如果一条样条有几个段,那么 Angle 的值将应用于每个段。
The Adaptive method gives the best results in rendering, hence it is the default interpolation method.
自适应方法在绘制中得到了最好的结果,因此它是默认的插值方法。
You cannot enter values into the Number box.
不能在“数字”框中输入值。
细分
Subdivided is similar to Adaptive. Additional intermediate points will be added until the intermediate segments are shorter than the defined Maximum Length, i.e., the point intervals will not necessarily be equal to the maximum length. Lower values will result in higher quality, along with the disadvantages of working with a high number of points - slower refresh times in the editor view, etc.
细分类似于自适应。增加额外的中间点,直到中间段短于定义的最大长度,也就是说,点间隔不一定等于最大长度。较低的值将导致较高的质量,以及使用大量点的缺点——编辑器视图中较慢的刷新时间等等。
Especially the render quality of deformed text can be greatly improved using this method. More or less perfect caps and edges without shading errors can be achieved by setting Maximum Length to the same value as Width in the Extrude object (Caps tab, activated Regular Grid option). The subdivision of the letters and caps will match and must not be done manually.
特别是使用这种方法可以大大提高变形文本的渲染质量。或多或少完美的大写和边缘没有阴影错误可以通过设置最大长度的宽度相同的值在挤出对象(大写标签,激活规则网格选项)。字母和大写的细分将匹配,不能手动完成。
号码[0.5000]
角度[0.90 ° ]
最大长度[0.01. . + ∞ m ]
This setting controls the maximum spline segment length without adding intermediate points, and is only available if the Intermediate Points parameter is set to Subdivided.
此设置控制样条段的最大长度,不添加中间点,并且只有在中间点参数设置为 Subdivided 时才可用。