Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
objarray translate <obj> <dx dy dz>

For arrays with x y z coordinates, sum a displacement dx dy dz to all array items (the object length must be multiple of 3)

...

Warning: the values of <obj> itself are modified, without creating another copy of the object

...