Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TD] don't allow tolerances for exact values #4276

Merged
merged 1 commit into from Jan 14, 2021

Conversation

donovaly
Copy link
Member

as discussed here: https://forum.freecadweb.org/viewtopic.php?f=35&t=54218
when a value is theoretically exact, it must not have a tolerance

This PR

  • fixes this
  • also fixes the bug that OverTolerance must not be negative if the tolerances are equal

as discussed here: https://forum.freecadweb.org/viewtopic.php?f=35&t=54218
when a value is theoretically exact it must not have a tolerance

This PR
* fixes this
* also fixes the bug that OverTolerance must not be negative if the tolerances are equal
@yorikvanhavre yorikvanhavre merged commit 94801b5 into FreeCAD:master Jan 14, 2021
@donovaly donovaly deleted the TD-exact-no-tolerance branch January 15, 2021 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants