Hi Everyone...I am trying to set up up a macro that will rotate a body around the X-Axis (as a copy) and then rotate the copied body around the Z-axis, in equal increments for a given amount of iterations. Below is the code for the loop.
For I = 1 To 10
boolstatus =...