Polycurve from interpolated and control points

Hi,

Is it possible to create a polycurve from a list of points by specifying which point is an interpolated point and which one is a control point.


Thanks!

Hi,

I believe what you’re looking for is the Interpolate (IntCrv) component!

IntCrv works with interpolated points, while Nurbs component works with control points. but there’s no component working with both, by specifying which one is interpolated and which one is a control.