Tolerance.update_from_dict

Tolerance.update_from_dict(tolerance)[source]

Update the tolerance singleton from the key-value pairs found in a dict.

Parameters:
tolerancedict

A dictionary containing named tolerance values.

Returns:
None