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.
NeilCooke 
Reactions
-
Re: OnShape developers, I have questions
Hi @nocandopdx - glad to hear you're enjoying Onshape! The reason for the different UI is one is an app on mobile catering for touch input and limited screen space and the other is a browser app with… (View Post)1 -
Re: Featurescript Boolean of Booleans not working
var boolResult = qCreatedBy(id + "cylinder1", EntityType.BODY); The result of a boolean has the same id as the first body in the boolean operation. (View Post)1 -
Re: What does the error "no viable alternative at input" indicate?
I've not seen that error before (or maybe just not noticed) - if you get a red error it's usually a typo or unmatched parentheses. (View Post)1 -
Re: plane ... csys orientation (?) control?
Use a Mate connector instead of a Plane (View Post)1 -
Re: Custom Feature: Cable/Wire Routing
Hi Dean, while looking at this, I discovered that you can add a second Wire connector>Define feature to your connector library model and define more pins with different directions. When you create… (View Post)1