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.
adamohern PRO
I design things, I teach other people to design things, and I design tools that help people design things.
Reactions
-
Re: 14.5deg spur gear FS?
Exactly what I needed. Thanks! (View Post)2 -
a simpler way to define length parameter defaults
export const US_THICKNESS_BOUNDS = { "min" : -TOLERANCE.zeroLength * meter, "max" : 500 * meter, (meter) : [1e-5, .01905, 500], (centimeter) : 1.905, (millimeter) : 19.05, (inch) … (View Post)2 -
Re: Default values not working.
I would recommend reconsidering the requirement for a bounds object, and allow something simpler, like the "Default" parameter in a boolean query. Bounds would, of course, be the more powe… (View Post)1 -
Re: Writing text to a file?
Short answer: FeatureScript. Part Studios in Onshape are intended to contain multiple parts in a single design environment. Importing those parts into an Assembly is useful for motion studies, but ot… (View Post)2 -
Re: Feature manager tree wishlist
Some great ideas here. I like tagging, color coding, grouping, nesting, and combining common operations into FeatureScripts. All good solutions. @mark_biasotti: I'm a huge fan of yours! In this parti… (View Post)2