Quick question,
I have 2 list of points that I want to feed into a InterpolateCrv component that is {0:0:0:0}, and I have another list of points that I want to feed in as the third point that is {0:0:0}, resulting in mismatched data. I tried grafting it but it ends up as {0:0:1:0}. Is there a way of transforming a list of data from {0:0} to {0:0:0}?
I'm probably missing something really fundamental here...
have a look at the Replace Branches component. I think it does what you need.
It has a fairly extensive helpfile (just double click the icon on the panel to show the helpfile).