pattern generator in Moi or to import in Moi?

 From:  Michael Gibson
11744.4 In reply to 11744.3 
Hi Matadem,

re:
> Question ...Can you in Moi scale down one item smaller than the next?
> Let say I have linear array a circle by 10.
> but each circle going to the next should be smaller??

Yes there is a plug-in here called "ScaleArray" that you can use to apply scaling to the result of any array command:
http://moi3d.com/forum/index.php?webtag=MOI&msg=275.109

You just need to include a point object to be arrayed as well, the point is used for the scale origin point.

- Michael