hexagon logo

Using a loop with differents allignments

Hello everyone!

So I want to write a program for fixture with multiple parts which are the same (3 in total) using loops.
Our customer have parts with their own coordinate system (its a assembly of 9 differents parts).

The problem that I have is:
Every part on a fixture must have their own coordinate system - meaning there should be an offset between them.

Is there a way (probably is) to use a loop with offsetting the coordinate systems which each part.

Thanks.

BR