Move

Hi I have just started out with Dynamo and am lost about how to move things. Could anyone explain how it works. I just want to move something along a given vector. So far I have been creating lines of a given length but need a better way?

Geometry.Translate is the way, theres a few different versions that take vectors, or where you define the relative coordinates to move the geometry. Maybe an example of exactly what you’re doing will help more, if thats not clear.