Clothoid 2 point curve script

 From:  Michael Gibson
5878.10 In reply to 5878.9 
Hi Brian, you're welcome!

> hmm... I'm thinking that BasePt is at cplane 0,0,0, so base_x = base_y = 0 (?)

Yup, I think that should be true, you could just set those to 0 if you want in this case since you know BasePt is right at the cplane's origin point.

- Michael