hey all!
I get this weird behaviour, If I extract the control points of a set of curves and try to rebuild them, I get half of them the same and half different then the originals. Any idea why?
Thanks a lot!
ctrl crv problem.gh (10.3 KB)
hey all!
I get this weird behaviour, If I extract the control points of a set of curves and try to rebuild them, I get half of them the same and half different then the originals. Any idea why?
Thanks a lot!
ctrl crv problem.gh (10.3 KB)
Use NurbsCrv PWK, it has inputs for Weights and Knots which will rebuild your curves exactly
awsome, thanks!