Variable dimensions for tolerance?/How best to incorporate tolerances in a sketch?

Variable dimensions for tolerance?/How best to incorporate tolerances in a sketch?

Neo-CAD
Participant Participant
189 Views
4 Replies
Message 1 of 5

Variable dimensions for tolerance?/How best to incorporate tolerances in a sketch?

Neo-CAD
Participant
Participant

(I am a student who does a fair bit of 3d printing- This is my second (?) year using Inventor)

Currently, the way I've been doing tolerance is by adding or using a previous dimension.  I've also recently been renaming these dimensions to find them easier. (T1, T2, etc.)
So, I might first define the tolerance for a tight fit (T1),
Screenshot 2025-09-30 113800.png

 

and then use it in later dimensions, like doing an offset of a hole for a matching peg. (T1/2)
Screenshot 2025-09-30 113940.png
This lets me adjust the original dimension to change the tolerances on everything later, which is useful if I need to print with a plastic with different tolerances.

This works fine, but I'm wondering if Inventor offers support for actual variables in dimensions.
Rather than relying on previous dimensions, can I create variables to use before hand?

Or rather- How do you/how would you go about incorporating tolerances that can be adjusted later?

0 Likes
Accepted solutions (1)
190 Views
4 Replies
Replies (4)
Message 2 of 5

dan_inv09
Advisor
Advisor
Accepted solution

Do you just want to create user parameters?

dan_inv09_0-1759253534725.png

 

Message 3 of 5

swalton
Mentor
Mentor

I typically model the dimension at nominal size, then edit the dimension to add specific tolerance info.

swalton_0-1759254432139.png

 

These types of tolerances are typically used to define the allowable variation from the as-designed dimension value.

 

In your case, it may be a better approach to leverage Model States.  The general workflow would be something like this:

  1. Model the part with dimensions and tolerances appropriate for 6061t6 aluminum made on a 3 axis CNC mill.
  2. Create a new model state in the part, name it PLA FDM
  3. Activate that model state.
  4. Edit each dimension and tolerance that must change to match the material and manufacturing method.
  5. Add more model states as required to document all the different ways you intend to produce the part.
  6. Make drawings and export files (.stl, .stp, etc) for each model state.  
  7. Send them to the appropriate manufacturing process.
  8. Pay close attention to which model state is active when you change the design. 

See https://help.autodesk.com/view/INVNTOR/2026/ENU/?guid=GUID-8E771DBE-1107-4AE8-BE3E-AF3A7977F3C6 

 

You might try user parameters in your dimension equations.

swalton_1-1759255218757.png

 

Steve Walton
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Inventor 2025
Vault Professional 2025
Message 4 of 5

Neo-CAD
Participant
Participant

Yes, that's exactly the kinda thing I was looking for! Thanks!

0 Likes
Message 5 of 5

Neo-CAD
Participant
Participant

Parameters ended up being the thing I was looking for- but Model States sound useful, I'll have to give them a try. Thank you!

0 Likes