From: Mohammad on
Hi guys,

I want to shift each x coordinate by +(sqrt(2)*R+2*L)*d,
each y coordinate, +(sqrt(2)*R+2*L)*g to each term,
and each z coordinate, +(sqrt(2)*R+2*L)*h to each term,
without loosing my original image. That way, I have multiple copies of the same structure on one grid.

I've tried looking for loops for a few days, but is there an easier way?

Cordially, Mohammad