Originally Posted by: jol When you split an interpolate spline .. why do you end up with a control point spline ?
It's really annoying, but there may very well be a good technical reason for this
Since control point splines are (as mentioned previously) of little use in developing surface networks (as there are no points-on-spline on which to attach cross-curves), you have to convert it right back again to an interpolate spline - and probably then redraw it because of ugly point placement.
Can't we please have an option here to keep it as an interpolate spline ? (ideally respecting the previous point placement if that's possible !?)
Not sure if this is possible, but we really need to start addressing this obstacle course that is surfacing
Paul, would you mind checking when you have time .. is it the same in Rhino ?
I do zero surfacing in VC so bear with me here.....why cant you use control point curves when making a network surface, I do it all the time in Rhino ?
If you choose to delve into nurb detail Rhino is full of it....it's built on it. Curves and their data are shown differently to VC, I mean VC does not show you all technical data such as curve degree, knots etc
To answer your question, if I draw an Int. curve in Rhino it is the same as a CP curve, same degree (unless is choose otherwise) BUT it always has a higher node/cv count and in most cases has non-uniform knots as opposed to a CP curve which are uniform. (unless they are straight line curves ;). I see no big changes in the curve if I split the curve in Rhino....HTH
In VC when you draw a Int. curve it shows the "edit points" or knot averages whereas if you draw an CP curve it shows the control points. In Rhino showing the points displays the control points no matter what curve it is.
From Google [URL="http://www.cl.cam.ac.uk/teaching/2000/AGraphHCI/SMEG/node4.html"]http://www.cl.cam.ac.uk/teaching/2000/AGraphHCI/SMEG/node4.html[/URL]
Maybe Tim can explain why we have all this conversion facility...even the ability to convert an Int. spline TO and Int. spline :confused:....maybe this can be streamlined a little if the users understood why it is in place ?
Greetings,