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.
kevin_o_toole_1 
Reactions
-
Re: Selection-Driven Array Parameter?
We make a loverly chorus, the three of us :tongue: (View Post)1 -
Re: How to improve the onshape featurescript manual
In the standard library (or any document with FeatureScript), you can search globally in all tabs by hitting the magnifying glass at the top of the page or pressing ctrl-shift-F (or cmd-shift-F on a … (View Post)1 -
Re: Duplicate part N times and alter extruded text based on string array of length N
I would recommend doing this with a small custom feature. However, with the right custom feature, it should be generic enough that you don't need to write anything more yourself, and the real magic c… (View Post)1 -
Configurations update: Edit FeatureScript IDs
In addition to the other new features already mentioned, Onshape 1.78 added a piece of functionality specifically for the purpose of writing FeatureScript that builds configured Part Studios. As you … (View Post)2 -
Re: opBoolean UNIONs
To elaborate a bit on what @mbartlett21 said: The preferred way to do a simple boolean union is to put all the bodies to merge into the "tools" field. You can do this by combining multiple … (View Post)3