Array on a spline with some randomisation

 From:  Michael Gibson
5416.7 In reply to 5416.6 
Hi Brian, we just posted some new messages at the same time, so just a heads up you might not have seen my new one above, that one should be a good example to check out for this kind of stuff.

> but am unable to delete the original diamond

If you know the object that you want removed you can call moi.geometryDatabase.removeObject( obj ) to take it out of the geometry database so that it won't be part of the regular model on the screen anymore.

- Michael