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: Auto Layout Feature
Brad, Looks like you're using a fork of the Auto Layout feature, not the original. Your forked version sets a variable with additional info about the paths around parts, but unfortunately that extra … (View Post)1 -
Re: Entities selection priority
@mbartlett21 We agree. For the upcoming release, we are simply reverting back to the old behavior for all custom features, so the issues described here will be fixed. However, if/when we want FS writ… (View Post)1 -
Re: how to check if a string includes a substring?
match(str, ".*foo.*").hasMatch Example document: https://cad.onshape.com/documents/53aba7bd9e61346e9d7b3ac1/w/4de3ec3d738fee155fc49bcf/e/c0bae2abbb6d1f6f4e079a18 (View Post)2 -
Re: Is it possible to intersect path and plane without using opPlane and deleteBodies
You're right, evDistance right now doesn't support a lot of non-query geometry types (Plane being the most obvious one). I agree it would be good for us to add. On our end I've created an issue for t… (View Post)1 -
Re: SELECTING FROM THE FEATURE TREE
Generally, FS features are not aware of feature history, only the geometry those features created, so the technical answer is no. Geometric queries and evaluations are much more robust to different u… (View Post)1