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.
Caden_Armstrong PRO
Reactions
-
Re: Getting sketches 3 characters geometryIds through API
You can call arbitrary featurescript code with the /featurescript endpoint, but that cannot change the context or add a feature to the tree. Its only used for getting information out of a part studio… (View Post)1 -
Renaissance - Big update and a new tool
I am excited to announce a new big update to Renaissance! What is Renaissance? Renaissance is a collection of automation tools for Onshape with one simple goal: to save you time. As the leading provi… (View Post)9 -
Re: Filter assemblies for parts without materials assigned
What about adding "Material" as a column in the BOM? (View Post)3 -
Re: FeatureScript UIHint.READ_ONLY
This is how you would setup a read only property annotation { "Name" : "My Length", "UIHint":UIHint.READ_ONLY } isLength(definition.myLength, LENGTH_BOUNDS); But, setti… (View Post)1 -
Re: fs.place - a marketplace for FeatureScript
Great ideas, we'll put them in the todo list of improvements. Our current priority is to just get the marketplace full of great features. (View Post)2