偏移曲线中的点¶
The Offset Point in Curve node retrieves other points in the same curve as the input control point. This is like starting at a specific control point and walking along neighboring points toward the start or end of the curve.
Conceptually the operation is similar to the 面内拐角偏移, but the point index doesn't wrap around to the other end of the curve unless it is cyclic.
输入¶
输出¶
- 是否有效的偏移
Whether the input control point plus the offset is a valid index of the original curve. Any offset in a cyclic curve is always valid.
- 点编号
偏移曲线点的编号。