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.
Caden_Armstrong PRO
Reactions
-
Re: Need help to get the metadata of the edges where fillet is applied (Onshape API and Featurescript)
You can do the evaluate featurescript endpoint with rollbackBarIndex provided, just specify a point in the feature tree where those edges still exist. (View Post)1 -
Re: External Editor
As someone who's job is writing FeatureScript, I can agree that there are certainly some improvements that could be made. But, I don't believe an external editor is going to happen, its like an icebe… (View Post)6 -
Re: Improvements to Onshape - June 7th, 2024
I like seeing all the git inspired features for the version graph. Great stuff! (View Post)3 -
Re: Improvements to Onshape - May 17th, 2024
Update day is always great! Coloured edges is going to open up so many new opportunities. I'm also liking all these new improvements to featurescript! (View Post)21 -
Re: Feature name limitations (<X>, #?, #length...)
Not sure about the other special characters but # can be used if you do ##radius for example. Edit: If you just want the formatting, you could use unicode characters instead, such as: ‹X› (View Post)1