Một đường cong đơn giản (Resample Curve Node)
The Resample Curve node creates a poly spline for each input spline. In the Count and Length modes, the control points of the new poly splines will have uniform spacing.
Mẹo
Use a field as an input to have a different count/length for each spline.
Đầu Vào (Inputs)
- Curve (Đường Cong)
Standard geometry input.
- Lựa Chọn (Selection)
Whether or not to resample each spline. True values mean spline will be resampled to a poly spline, false values mean the spline will be unaffected.
- Số Lượng (Count)
Số lần nới rộng hình ảnh.
- Chiều Dài (Length)
Số lần nới rộng hình ảnh.
Mẹo
A Nút Cắt Xén Đường Cong (Trim Curve Node) can be used with a multiple of the input length to make the distance between each sampled point exact, even when the length of the spline changes.
Tính Chất (Properties)
- Chế Độ (Mode)
Phương pháp để xác định lượng mẫu thí nghiệm.
- Số Lượng (Count)
Lấy mẫu theo số điểm chỉ định, dọc theo mỗi đường cong spline.
- Chiều Dài (Length)
Calculate the number of samples by splitting each spline into segments with the specified length. The length will be rounded down so that a whole number of samples will fit in each input spline.
- Đã Tính Toán (Evaluated)
Evaluate the spline's points based on the resolution attribute for NURBS and Bézier splines. Changes nothing for poly splines.
Đầu Ra (Outputs)
- Curve (Đường Cong)
Standard geometry output.