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: How to create a query that will select a specific edge of a part?
I think the OP is asking for a query rather than for the user to do a selection. I can't picture from the description which exact edge is required (without a document link), but I can suggest co… (View Post)1 -
Re: Global Variables - Feature Script
There is currently no way to reference variables in assemblies (FS or otherwise) -- this is on our todo list. For variables global to multiple part studios, like Arul suggests, having a single custom… (View Post)2 -
Re: Importing from Excel
You can upload a CSV file from Excel into OnShape and use it in FeatureScript. See https://cad.onshape.com/FsDoc/imports.html#importing-external-data and post (with a link to your document) if you ru… (View Post)1 -
Re: closest language
Syntax-wise, it's most similar to JavaScript. Other than the C family, we were inspired a little by a lot of different languages, including Lua, D, Python, and languages with purely functional m… (View Post)1 -
Re: How to choose which body to select in feature script
Have you tried using qFarthestAlong with the normal direction (or the negative normal direction, depending on your boolean flag)? Make sure that what you pass to qFarthestAlong is a query that resolv… (View Post)2


























