Hi there, my first discussion, I'll do my very best to try in english...
How can i extract a single point of a curve to be part of another curve.
Is there any way to set something like "curve from second point of list 4, third point of list 2 ... " ?
Thanking you in anticipation,
kind reagards,
you can extract individual data items from a set of lists with the DataItem component. If you need to extract data at different indices from different lists, you have to resort to using the TreeItem component: