Nút Dịch Chuyển Điểm trong Đường Cong (Offset Point in Curve Node)#

Nút Dịch Chuyển Điểm trong Đường Cong.

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 Nút Dịch Chuyển Góc trong Mặt (Offset Corner in Face Node), but the point index doesn't wrap around to the other end of the curve unless it is cyclic.

Đầu Vào (Inputs)#

Chỉ Số của Điểm (Point Index)

Chỉ số của điểm điều khiển cung cấp ở đầu vào.

Ghi chú

By default this uses the index from the field context, which makes it important that the node is evaluated on the point domain.

Dịch Chuyển (Offset)

The number of points to move around the curve before finding the result. If the curve is cyclic and the offset goes past the start or end point of the curve, it will wrap around to the other side.

Tính Chất (Properties)#

Nút này không có tính chất nào cả.

Đầu Ra (Outputs)#

Dịch Chuyển Hợp Lệ hay Không (Is Valid Offset)

Kiểm tra xem điểm điều khiển đầu vào cộng với dịch chuyển có phải là một chỉ số hợp lệ của đường cong ban đầu hay không. Bất kỳ dịch chuyển nào trong một đường cong tuần hoàn thì đều luôn luôn hợp lệ cả.

Chỉ Số của Điểm (Point Index)

Chỉ số của điểm dịch chuyển trên đường cong.