Top 5 Features list for V3 !

 From:  Michael Gibson
3628.231 In reply to 3628.229 
Hi Mike,

> Allow for automatic direction setting to correspond with
> the ortho view you are in.

Doing this for all cases would have some pretty bad side effects.

Take a look at the extrude demo file that I posted above - if it worked the way you're saying here, then going to the top view and extruding the bendy curve to the left would result in an extrusion like this:



Are you really sure that you'd want that kind of extrusion to be the default?


Currently the default generates an extrusion along the curve's plane normal, it doesn't matter which view you are in. So you get an extrusion like this:





That certainly seems like a lot better default direction for that curve rather than doing a view-dependent one - a view dependent direction for a curve like that will make a weird self-intersecting pancake flattened type result.

- Michael