Problem with Interpolated Curve

Hi,

I'm having some trouble with the interpolated curve component. I don't get the same result creating it in Grasshopper from a series of points as when drawing an interpolated curve in Rhino. Both curves in the example is created from the same points in the same order. The curves are degree 7.

Is this a bug?

See at the end especially.

  • up

    Thomas Bildsøe

    It appears that the difference is because I used sqrtChord as knot type in Rhino and Grasshopper automatically uses Uniform. Is there any plan to make it possible for the user to select the type of knot him/herself?

    2