I have many tolerance styles that I load from the button .
But when I apply the style to dimensions:
with:
and change the diameter value from Ø10 to Ø100, the tolerance don't change:
when the correct value is:
I have many damaged drawings, how can I correct them ?
Thanks.
PS: SolidWorks 2018, but I suspect this problem is present in older and newer version.
I am looking for a solution via a macro:
My goal is to identify if tolerance is wrong.
At this moment, I am reading all the dimensions, relative tolerances and even if they have a style applied (which however is irrelevant).
But I have a problem: how do I know the correct tolerance deviation?
I have searched a lot on the internet, but I can't find an API that helps me calculate the correct tolerance values.
Is there anyone who can help me?
Thanks.