
Tue, 07/14/2009 - 07:08
Forums:
Hello, every one!
I want to convert line and circle object into NURBS curve object. For example, a line and a circle are connected at one point, I hope use some function to convert these two objects into ONLY ONE NURBS curve, which has the parameter domain [0,1].
I don't want to convert these two objects into two BSpline curves, how can I do?
Thank you all answers or suggestions!!!
Tue, 07/14/2009 - 17:58
Have a look in the docs for GeomConvert / Convert
Wed, 07/15/2009 - 03:41
Thank you very much