NURBS Order Node¶
The NURBS Order node outputs the order of each NURBS spline.
The order determines how many control points influence each segment of the curve. Higher orders produce smoother curves with broader control over the curve shape.
Примечание
This node reads the built-in nurbs_order attribute. The same values
can be accessed, modified, or transferred using nodes that operate on attributes.
Входы (inputs)¶
Данная нода не содержит входов.
Выходы (outputs)¶
- Порядок (order)
The order of the NURBS spline.
For geometry that is not a NURBS curve, the output is zero.