Offset a poly curve (Z vector)

Hello

as the title suggests, i have a Poly curve on the XY plane that i want to offset it by a certain amount in the Z direction.

i can deconstruct it to lines, then points, then add the amount to the Z value, then create the lines and then the poly curve. but is there a faster way??

I’m asking since I think there should be a node somewhere that would do that, that I’m missing …

Hello,
the translate node corresponds to your expectations, copy a geometry with a delta Z

Cordially
christian.stan

1 Like