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.
GregBrown 
Reactions
-
Re: Etching a curve onto a non-cylindrical curved surface
You can create a helix, then use it as the sweep path for a horizontal line which gives you a "cutting" surface body. Intersect this surface body with the other body, giving you the curve. … (View Post)1 -
Re: New Featurescript Bezier curve. But with a twist. It has Degree control.
Jacob, My features perform the elevation or reduction using standard Bezier math, indeed I implemented my own elevateBezier initially, but just replaced it with the std library one that was recently … (View Post)2 -
Re: Circular pattern in assemblys
Create (or use an existing) mate connector - it provides the axis (View Post)3 -
Re: Export or Collect the Coordinates of Points on a Sketch
Here's a quick (non-published) and rough example doc that extracts the coordinates at n divisions along a curve, and writes the x,y,z to a custom table. The table collates all the points from previou… (View Post)1 -
Re: Get a Vector from an Edge
You’ll need to look at the help/tutorials a bit to get the fundamentals. ChatGPT clearly does not understand the difference between queries and evaluation, amongst other hallucinations it’s having. E… (View Post)1