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.
chadstoltzfus PRO
Reactions
-
Re: How to get featurescript code using the onshape api?
You'll want to use the getFeatureStudioContents endpoint. https://cad.onshape.com/glassworks/explorer/#/FeatureStudio/getFeatureStudioContents (View Post)2 -
Re: Render Battle #4 - (You choose the topic!)
2 -
Re: How do I change a the "length" variable to an "integer" variable in a different variable?
Length variables are given a data type known as ValueWithUnits, and are represented in FeatureScript as value * unit (4 * in). Even though in Part Studio/configuration variables they are displayed as… (View Post)1 -
Re: Record a macro or create a shortcut to an action possible?
One of the great things about FeatureScript is ability to freely share your custom features with the entire Onshape user base with no overhead. Unfortunately, that freedom comes with some security co… (View Post)2 -
Re: Improvements to Onshape - September 1st, 2023
We use configurations very heavily, so finally seeing a configuration update after so long is very exciting. I'll also echo the enthusiasm for the eventual configured suppression implementation. (View Post)2