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.
Best Of
Re: Picking co-ordinates from sketch to dump to csv file
@eric_pesty , exactly what I needed! Thanks.
Re: New FeatureScript: Plastic Threads
@daniel_melameth Thank you! I'm glad it worked out of the box, that was the goal all along.
@kenn_sebesta167 You're very right and I did fix that in the latest version (1.5 patch 2) because I removed that message all together. Now you are given the option to view the pitch, TPI, and minimum layer thickness in the feature dialog. Just right click on the feature in the drop down, when you are in a part studio, and click update to get the latest release version.
The message system is quite limited and also limiting in terms of what you can do, so I switched it to an on edit driven parameter, which actually turned out to be way harder than I had anticipated, but it was fun figuring it out nonetheless. You can see the patch notes for that update in my comment just above. I also released a couple of patches to either fix issues or improve the user experience. One of which was making the Basic/Custom/Advanced tabs, as well as the thread profile and pitch/tpi input, remember your last choice so you can use the feature over and over without having to set up the threads again and again.
Thank you for using the feature even after having discovered the worst bug possible.
Re: Picking co-ordinates from sketch to dump to csv file
I've use the "points to table" FS a few times for similar workflows, but only for a small number of items:
https://cad.onshape.com/documents/81cac0c3f1a3b3ac209c70d6/v/305b9fa86d6700be596736aa/e/5bcdafea538762bf6f6e89bc
Re: Custom Features Collection
I've been compiling a list on a Notion page:
https://yummy-library-363.notion.site/Featurescripts-24390daa1cf1809d9be4f216a19bba1d?pvs=74
Re: Picking co-ordinates from sketch to dump to csv file
I can imagine a lot of ways this might be done, and especially for the hint you gave us "extract all the co-ordinate X,Y pairs from points along a curve"
I am assuming you want to sample that edge (or curve) and extract those coordinates at the sampled points.
Here is a simple implementation that works for sketch entities as well as 3D curves. Coordinates returned are x,y,z.
https://cad.onshape.com/documents/0cffa5477715a66fdbb82f8f/w/f580449b2189f854cea8f3a7/e/1891b92a55e54f21c73c0024
New Custom Feature: Heal All
Applies Delete Face to all interior and/or perimeter voids. Excellent when working with imported parts.
Just finished writing, let me know if you have issues.
https://cad.onshape.com/documents/3f65bff7ab2d519cc620870e/w/12baf1601587fbc230b23102/e/3d37d0ed38e9372c48fed726
Re: No healthy moment found (>50)
I've not once found it to work for me either, and put in a helpdesk request about it.
What I've done before (and still do), is open a second browser window at a prior version and put them side by side on the screen. Then I can go feature by feature in both windows to fix things, as needed.
Re: Wanted: Sane API that Corresponds to Interface Actions
If you check your support tickets, you should the improvement request we created for you.








