Array Multiple selection ?

 From:  Michael Gibson
4918.6 In reply to 4918.5 
Hi Pilou,

> Maybe you can improve this last one with give a
> Direction of explode ?
> (origin end )

I'm not sure - I guess it would require several new kinds of inputs into it like picking points to define a direction, it's not just a simple one line modification.

And I don't think it would be suitable for what you are trying to do here, Explode move works by applying a kind of scale factor from the object's bounding box centroid. When all the centroids are on a single plane, then scaling them will move them only within that same plane and not disperse them in a different direction, so really the whole mechanism of that particular command does not really work for this case, MoveSliceToPoint is probably more suitable for doing a bunch of them and for a small number just turn on grid snap and select a shape in the front view and drag it in the top view.

- Michael