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.
jnewth_onshape 
Reactions
-
Re: FeatureScript writers: Stop using println! And start using Report (New FeatureScript announcement)
That's a good idea @kevin_o_toole011, I like it. So the usage pattern would be: 1. start FS writing 2. add enableAllReports() in custom FS to turn everything on. 3. Eventually get around to adding a … (View Post)1 -
Re: FeatureScript writers: Stop using println! And start using Report (New FeatureScript announcement)
And a special thank you to @Evan_Reese for early review, feedback, and a cool icon! (View Post)1 -
Re: Putting Text Information in Model
When I was a SolidWorks user, I also used annotations in models for this purpose. For similar notekeeping in Onshape I now create a Feature Studio and use it as a text editor. The notes aren't overla… (View Post)1 -
FeatureScript writers: Stop using println! And start using Report (New FeatureScript announcement)
Actually, It's totally ok to continue using println! But I wanted to introduce a new FeatureScript called Report that will help you control your featurescript notice area output. It's a bit hard to d… (View Post)9 -
New FeatureScript predicate: Fontpicker
I have published Fontpicker R1. You can find it here: https://cad.onshape.com/documents/0fef4e86805ae7e232be4d16/v/1decb6f4e1ef91711d5892a6/e/4522968d16630da6fe5ce8b8 Please note: This document doesn… (View Post)6