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.
konstantin_shiriazdanov ✭✭✭✭✭
Reactions
-
Re: Formula for getting vector
dot(p2-p1, vector(0,1)) * vector(0,1) - this part of equation creates a projection of diagonal vector from p1 to p2 onto vertical axis (defined by vector(0,1)). then you go along this projection vect… (View Post)6 -
Re: New to Onshape, Not to CAD...
Nice to see that people with a strong background in the prevouos generations of CADs are open to the modern concepts (instead of arguing "why it doesn't works like in autocad" :D ). Welcome (View Post)3 -
Re: Ability to select sketch coordinate system when creating
@ilya_baran my case was to reduce the number of user defined constraints inside the sketch by selecting it coordinate system so "horizontal"/"vertical" constraints would follow us… (View Post)2 -
Ability to select sketch coordinate system when creating
I noticed that no matter how coordinate system of the plane was defined when sketch is created on the plane it always created by newSketch( ) function. I would like to have more control under the ori… (View Post)1 -
Re: How to rotate the sketch coordinate system of a part that was generated by in-context editing
would be better to be able to directly use mate connector (as alternative to planar face) as reference in the sketch feature, so we could have sketches with user-defined axes orientation. I even had… (View Post)1