Node for new location

It’s doable, though sometimes this out of the box method will throw an error relative to attempting to perform an action outside of a transaction (I can’t recreate it the issue appears to be random). To keep that issue from happening I wrote a little python that may or may not perform more consistently (modified the Element.CopyByVector node in Clockwork).

Due to the vague nature of the question I was not sure how you are defining the point you want to move from and to (scope boxes consist of lines not points). To prove the concept I assumed a centroid but you may want to use a min point or a max point. Adjust the script as needed to suit your needs.

1 Like