open all | close all

Spline Sampling 样条取样Basic 基础Inputs 投入Outputs 产出

Outputs

产出

Sampled Position[XYZ m]

取样位置[ XYZ m ]

Here you will receive the global position of the assigned spline curve, which reflects the Offsset value.

在这里您将得到分配的样条曲线的全局位置,它反映了 Offsset 值。

Sampled Tangent[XYZ m]

切线取样[ XYZ m ]

This vector defines the tangent on the spline curve at the queried position. You can, for example, use this information to position the object that should be moved along the spline.

这个向量定义了样条曲线在查询位置的切线。例如,您可以使用此信息来定位应沿样条移动的对象。

Segment Count[0..2147483647]

段数[0. . 2147483647]

Here you can output the number of segments along the spline.

在这里,您可以输出沿样条线段的数量。

Is Closed

已关闭

This output will let you know if the spline is open or closed. The output will be a Boole value.

这个输出将告诉您样条是打开的还是关闭的。输出将是一个 Boole 值。

Length[-∞..+∞m]

长度[-∞ . . + ∞ m ]

Here the length of the spline will be output. If the spline contains multiple segments, the Segment Index setting can be used to only output the length of a specific spline segment.

这里将输出样条的长度。如果样条包含多个段,段索引设置只能用于输出特定样条段的长度。

Matrix

矩阵

Here the matrix of the linked spline will be output.

这里将输出链接样条的矩阵。