Array on a spline with some randomisation

 From:  bemfarmer
5416.6 
Made a "diamond" shape.

Tried to do a rotation script, by modifying the older RotateObjects script, and adding in random angles,
but am unable to delete the original diamond, due to being a poor programmer/ not understanding. :-)


I'll have to read Michaels now.

Edit: I removed my flawed script. It also contained rotation about the Top, Front, and Right frames, as well as
factory.calculate() to further process the modified object, but is much cruder and limited than Michaels.
Note that using factory.calculate causes the original object to remain in the geometry database, so that it must be
removed by a line of code, if no longer wanted... Still a good learning experience.

EDITED: 10 Aug 2013 by BEMFARMER