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: Improvements to Onshape - July 6th, 2017
One additional change that we made with this update is that you can now set variables to more types of things -- arrays, maps, strings, and functions. For example, if you set the variable gapClearanc… (View Post)4 -
Re: Messing with Onshape's native features. (M2 Hole)
Not sure what the standard is... @gary_amadon ? Also, I believe we'll be updating our builtin feature with a more complete set of sizes Real Soon Now (tm). (View Post)1 -
Re: string match regex help
match checks whether the entire string matches, whereas replace works on substrings. Something like this might help, though it's not going to be too fast: function split(str is string, re is str… (View Post)4 -
Re: Is there a simple way to highlight or label a plane, or edge, or face?
AFK but see the docs for the "debug" function- it does exactly this for queries: https://cad.onshape.com/FsDoc/library.html#debug-Context-Query (View Post)1 -
Re: Rotate plane by degrees about an axis
Mark is correct in that when transforming the plane normal, you want just the linear component. However, there's an easier way: you can just multiply transforms and planes directly (operator * i… (View Post)1


























