Closed dec1 closed 4 years ago
@dec1 Would this work for you? https://nurbs-python.readthedocs.io/en/latest/visualization_splitting.html
Hello.
Thanks.
So the actual code to do so would be
operations.decompose_curve()
as used eg. here?
@dec1 yes, you are correct. You can find links to the function references on the doc page above.
Great. Thank you very much
Hello.
Is it possible to use your library to perform (automatic) conversion of b-spline to corresponding set of bezier curves, and vice-versa?
Also mentioned here
If not would it be possible to add this feature?
Thanks in Advance