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
-
Measure to Variable feature
This custom feature will measure a distance between entities (or the length, area, or volume of entities) and store it in a variable which can be used in downstream features and sketches. Click the … (View Post)8 -
Re: Questions about STD feature - Linear Pattern
1) Should the sketch mode have a panel? The hard one first – Sketch "features" are not truly FeatureScript features. Sketch features are interfaces for generating sketch entities and constr… (View Post)2 -
Re: Best source for Examples?
It's mentioned in other places, but just to be explicit here: Our standard library contains lots of examples of FeatureScript functions being used, including all Onshape's native features. This code … (View Post)6 -
Re: Missing reference warning missing from folders
Hi Simon, This issue has been logged as a bug and we plan to fix it. The main issue is folders don't currently have an icon to attach such that indicator to. We have plans on how to make this all mor… (View Post)2 -
Re: Any reason we can't use other punctuation in variable names?
When you need to reference a variable, you use it in an expression in a feature or sketch dimension like #myVariable/4 + 2 in If we allowed the variable "1/4-20", then a reference to it wou… (View Post)6