the curve actually have 3 control points, but on grasshopper you get 6 (n+D).
On grasshopper, theoretically the same construction:
Periodic, with 3 control points and degree=3 you get the warning:
“1. The degree must be less than the number of control-points”
… and so the output curve is degree=2.
So creating the same curve directly on grasshopper is impossible…?
periodic nurbs curve.gh (21.0 KB)
It will have more weights and knots than the one made in rhino.
Dividing the curve or intersecting it with a plane show that is truly a “two loop” periodic curve.
This problem occurs with any periodic curve with an amount of control points equal to its degree…