Blend Curve Exact Length?

 From:  Michael Gibson
8642.2 In reply to 8642.1 
Hi OSTexo, the general mechanism of NURBS doesn't incorporate length as a driving input. It's more like curve length is a side effect from control point placement and a knot vector. So in general it's not easy to specify length for things like a freeform bendy curve like a blend would be. I don't know of any way to do that currently, it would probably require some kind of specialized iterative processing approach.

- Michael