Array: Directional, offset, extent = Great

 From:  Michael Gibson
3269.5 In reply to 3269.4 
Hi NightCabbage,

> Also, Michael - would it be possible to add the same thing for grid array? :)

It's theoretically possible, but the "extent" in that case could be a volume instead of just a single value, so that would be more awkward to add in. You'd have to do a lot more additional picks after specifying that option.

Whenever some option would require a lot of supporting UI or a lot of additional stages in a command, I usually am much more conservative about adding it and will tend to take a while to think about it.

Maybe it would be easier if it was implied that an extent-based grid array was 2D only instead of potentially making copies in 3 directions...

- Michael