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.
Jed_Yeiser PRO
Reactions
-
Re: Triangular error icon in custom feature that is running correctly
Hey Caden, I get this error when I use a new .csv import file for a new design/size. I'll share a document with you that's configured. You can trigger the error by switching the configuration (which … (View Post)1 -
Re: Help with BOOLEAN_BAD_INPUT
@jensen_brightman the issue is with your toolBodies variable, specifically the qCreatedBy(id + "bool1", EntityType.BODY)component. Booleans do not create bodies, so that query is invalid. I… (View Post)2 -
Re: Is it possiible to verify a point is inside a body (via API is better)?
@atsushi_kuno075 - I'd imagine that there are excellent API endpoints that can do this. Not having worked with the OS API. I can't confirm that. There are two two possible ways I can think of going a… (View Post)1 -
Re: Best fit plane
@kdee122 this is possible with featurescript, though a better understanding of what you mean by 'best fit' would be helpful. I wrote this featurescript quickly as a guide.… (View Post)2 -
Re: How to move a sketch. Not transform, just MOVE it
@alex_k506 do you have a document you could share? How are you envisioning 'Moving' as distinct from a Transform? There is no way to move bodies/faces without either A: editing the locations of the o… (View Post)1