Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Parameter driven tolerances?

1 REPLY 1
SOLVED
Reply
Message 1 of 2
rchiccarine
440 Views, 1 Reply

Parameter driven tolerances?

I would like to feed the tolerance of some parts with parameters, but can't figure out how.  Basically the parameters are coming from an excel spreadsheet.  It calculates the limits based one the diameter.  It might be 1.000/1.001 or 2.000/2.004.  I can set the two parameters to the upper and lower limit, or the lower limit and variance.  But, I do I use the parameter to set the tolerance on the part?

 

 

1 REPLY 1
Message 2 of 2
rchiccarine
in reply to: rchiccarine

I figured it out, had to add an iLogic rule:

 

Parameter.Param("d8").Tolerance.SetToDeviation(0.0, [parameter_name]*2.54)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report