Aevyrie
Aevyrie
Allow users to specify the USL and LSL for the assembly. Report amount of predicted assemblies outside these limits.
Show the % contribution of each tolerance to the overall tolerance stack.
Especially useful for non-normal distributions. Show how the distribution falls relative to the bounds.
Develop validation test to pass input and compare against known correct output. Also need to document this validation. Good reference: https://www.smlease.com/entries/tolerance/tolerance-stackup-analysis/
Right now saving the field requires hitting Enter. Not obvious that this is needed, should also add a button in edit mode.
Suggestions for output graphics:  
Remove pub struct field access and replace with getters. For example, accessing the DimTol of a hole or pin, it isn't clear if the dim is diametric or radial. Replace...