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.
How to check for minimum feature violations in a design
matthew_craver707
Member Posts: 2 PRO
How can I check that there are no features less than a certain minimum feature size in my parts? Currently, I just have to manually look over the design and check any features that look like they may be a problem then submit it for production and fix any areas that I missed that were found in pre-production.
0
Answers
I don't think there is built-in function for this but I suppose feature script could examine existing model for certain geometry?
I would probably just use variables for easy fixing. If I'm even close to what you are after, you could create template doc with set of variables that determine min and max size of things?