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: #TraditionalCADsucks
If this thread was an article in some old respectable newspaper it might be named something like this: Traditional CADs - do they sucks? The true story of John McClary. :D (View Post)2 -
Re: Barrier to seriously trial onshape with free account
This is the factor which could slow down overall progress around custom functuonality development within OS invironment - say if me as a free user had a request for making some FS for a paid user for… (View Post)1 -
Re: How to create this 3D sketch in Onshape?
Also you can assemble this path from straight lines and arcs in the assembly, then make in context part studio, add briging curve there and unite it all with composite curve (View Post)1 -
Re: HOW TO RELAX FLEXED SHEETMETAL PART
in Solidworks there is a feature Flatten surface for things like thathttp://help.solidworks.com/2017/english/Solidworks/sldworks/c_flatten_surface.htm since you are a pro user you could create an Imp… (View Post)1 -
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