I have 2 points. I run it through a filter with 2 outputs. I process the 2 outputs differently. Then I want to merge them back together into 2 points, so they line up like the original 2 points.
My first idea was to add an attribute to each element corresponding to their original point but i cannot find a way to extract the point array index. The closest thing I’ve found is Filter Data by Index.