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.
Jake_Rosenfeld 
Reactions
-
Re: POINT / HOLE PATTERN ON A HEMISPHERE
Hi @michael_mcewen Apologies for the delay, here's that feature I promised: https://cad.onshape.com/documents/e874e4ea694604c34d62559c/w/36edd35a378142bf9226b3ca/e/2f8ab58a8264606476383827 To add it … (View Post)1 -
Re: POINT / HOLE PATTERN ON A HEMISPHERE
@michael_mcewen From the perspective of a programmer, I see this as the perfect task for FeatureScript. What I would do here is the following: Define some CSV file full of "directions" and … (View Post)1 -
Re: Edit part studio code
We have clearance, Clarence. (View Post)1 -
Re: Get rid of an AutoCAD VBA program by using Onshape
@EricGauthier I think this could be easily achieved in FeatureScript. Mapping your steps to things a Custom Feature could do: 1) enter the material and thickness as parameters to the feature, store i… (View Post)1 -
Re: Split and circular pattern - creating fresh parts instead of adding to existing ones
@jess_robinson995 The add and subtract of the pattern are not working because you are using feature pattern. Feature pattern does not know how to adjust the merge scope of your features such that eve… (View Post)1