Modelling questions

 From:  Michael Gibson
9216.36 In reply to 9216.34 
Hi Bravlin, the bug has to do with the curve being a rational curve which means it has additional weight values in addition to the x,y,z coordinates for every control point. Usually only exact conic section curves like arcs, circles, and ellipses use weights. This one probably has them from combining an exact arc with a neighboring curve.

I'll see if I can get it to behave better.

- Michael