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.
Alex_Kempen EDU
Reactions
-
Re: Creating a surface from 3d fit lines
There's a few things going on in your part studio which I think is making it hard for Onshape to generate your profiles. 1. Some of your edge splines are bent slightly inwards. This increases the lik… (View Post)1 -
Re: Projected Curve in 2D? (average of two splines)
You can average two straight (non-spline) lines by creatively using a symmetric constraint - make the two lines you want to average symmetric about another line which goes down the middle. You’ll sti… (View Post)1 -
Re: Using Mates to Attach Radius to Flat Face
Constraining in Onshape works best when there is some point of flat contact between two parts. For example, constraining a screw into a hole is really easy because the flat head is centered on the ro… (View Post)1 -
Re: Make Public
@rob_muirhead943 From your comment over in this thread, I'm assuming you still haven't figured out a way to easily set up the permissions you want. Let me see if I can help with that somewhat. Some o… (View Post)4 -
Re: How can I use FeatureScript to split a string into each letter to make a new extrusion for each?
To take things a step further, if you do want to print out entire strings at once, you're probably going to want to use a for loop to make your code more readable. Furthermore, simplifying your code … (View Post)3