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: Profile Generator (Airfoil) CustomFeature airfoil database has error for some common airfoil shapes.
Indeed it appears there is spurious data in the resource being used by the custom feature. This (I'm speculating here) may have been due to the scripts that were run to convert the UIUC data into the… (View Post)3 -
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