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.
kenn_sebesta167 ✭✭
Reactions
-
[New Featurescript] Tapless 3D printed "threads"
Inspired by https://www.youtube.com/watch?v=HgEEtk85rAY, I published a featurescript to add profiles to any cylinder. It was a fun, albeit longer-than-anticipated, experience. Hope it's useful to som… (View Post)2 -
Re: How to programmatically find faces which define the entry and exits for a hole?
@Caden_Armstrong That was definitely it, thanks! In case anyone wants more info about how I did this, here's the code snippet: // Find the faces which connect to the hole var adjacentFaces = evaluate… (View Post)1 -
Re: How to make a plane perpendicular to an arbitrary view
Perhaps! But @EvanReese's solution of Freeform Spline + the Final button works perfectly. Almost beyond perfectly, TBH. I've been using it this past week and it's almost too good to be true. I showed… (View Post)1 -
Re: Please publish your high-quality custom features!
In general, it took me too long to 1) find the template and 2) find out where to set the `Feature Type Description` (see below screenshot for where I ultimately had to stick it in order to publish). … (View Post)2 -
Methodology for building a part which interfaces to a point cloud?
I have the below model (screenshotted for easy viewing): https://cad.onshape.com/documents/17bad9776038074b4e64b4ec/w/3c1369cd650af91275920fca/e/90da2c51d44320ccc80a41d8?renderMode=0&uiState=6732… (View Post)1