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.
ilya_baran 
Reactions
-
Re: Can someone explain new box()?
Boxes are a way around the issue that FeatureScript values are generally unchangeable — if you have: var x = { a : 12 }; myFunction(x); println(x); You'll always see {a : 12} no matter what myFunctio… (View Post)2 -
Re: Improvements to Onshape - November 22nd, 2024
A number of users have asked why flatten surface cannot be used in downstream features without reimporting and when that will be fixed. We are planning to make it easier to use the flat by allowing e… (View Post)9 -
Re: Just to confirm, you can't write featurescripts that are accessible within a sketch, right?
Just in case you missed the official learning materials, I recommend starting with the tutorials: and then doing the FeatureScript fundamentals course: (View Post)1 -
Re: LSP support for FeatureScript?
This is a good idea, though it'll be a bit before we get to it — we have more urgent things on our plate. But I'd definitely like to track interest — please create an improvement request. (View Post)2 -
Re: Sheet metal models and featurescript
With the latest release, live sheet metal models can be derived. (View Post)4