Can’t help from thinking this should be simple, but I’m rusty at Dynamo, and don’t want to get too sloppy here getting my result, it shouldn’t have to be.
I’m just trying to subtract X from X and maintain my keyed groups;
short of converting to string, filtering all of the x’s and y’s separately and using a ‘-’ node, I can’t seem to come up with a realistic solution. These will eventually get written to individual excel tabs in order, but I’m scratching my brain here, any help would be greatly appreciated!
0. X = -5.11, Y = 0.00, Z = 0.00
- X = 0.00, Y = 5.182, Z = 0.00
- X=0.00, Y = 4.859, Z = 0.00
etc