Nút Các Điểm của Đường Cong (Points of Curve Node)¶

The Points of Curve node retrieves indices of specific control points in a curve.
Đầu Vào (Inputs)¶
- Chỉ Số Đường Cong (Curve Index)
Chỉ số trên đường cong đầu vào.
Ghi chú
Bởi/theo mặc định this uses the chỉ số (index) từ the ngữ cảnh trường, which makes it quan trọng that the nút tính toán trên đường cong phạm vi.
- Trọng Lượng (Weights)
Values used to sort the curve's control points. By default the control points are sorted by index, so the control points with the smallest indices come first.
- Chỉ Số Sắp Xếp (Sort Index)
Which of the sorted control points to use for the Point Index output. If the value is larger than the total number of control points, it will wrap around to the beginning.
Tính Chất (Properties)¶
Nút này không có tính chất nào cả.
Đầu Ra (Outputs)¶
- Chỉ Số của Điểm (Point Index)
The index of one of the curve's control points, chosen by the Sort Index input.
- Tổng Số (Total)
Số điểm điều khiển trong đường cong.