Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Splines in Onshape - (almost) everything you want to know
matthew_chapman
Member, Developers Posts: 4 ✭✭
Greetings,
Recently I've been doing a fair bit of experimentation with splines in Onshape, and in the process I've written a small treatise on my blog about splines, B-splines, offset curves, etc., together with some code examples in FeatureScript. If you've been puzzled by skFitSpline(), opFitSpline(), opCreateBSplineCurve() or related functions, hopefully this will address some of the burning questions.
http://zmatt.net/splines-in-onshape-part-1/
http://zmatt.net/splines-in-onshape-part-2/
I hope this is useful, let me know if you spot errors or have other questions that I might know the answer to.
Cheers,
Matt
Recently I've been doing a fair bit of experimentation with splines in Onshape, and in the process I've written a small treatise on my blog about splines, B-splines, offset curves, etc., together with some code examples in FeatureScript. If you've been puzzled by skFitSpline(), opFitSpline(), opCreateBSplineCurve() or related functions, hopefully this will address some of the burning questions.
http://zmatt.net/splines-in-onshape-part-1/
http://zmatt.net/splines-in-onshape-part-2/
I hope this is useful, let me know if you spot errors or have other questions that I might know the answer to.
Cheers,
Matt
5