Rotate Array?

 From:  Michael Gibson
9710.20 In reply to 9710.19 
Hi MindSet,

re:
> I need to be able to run RotateArray more than once upon the same array, so that I
> can do so from more than one viewport.

The result generated by RotateArray can be used in a 2nd run just by running the command again.

Just move your mouse over the other viewport that you want to use for the second application.

Make sure to include a point object with the array, that will be used as the center of rotation.

So for example here's an array prepared for RotateArray:


Select the arrayed objects:


Run RotateArray:


Move mouse over the other viewport, for example here I moved over the "Front" viewport:


Run RotateArray again, this one will rotate in the Front view:


- Michael