You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tolerances may have parameters, for example when checking if axes are parallel in PlanePlaneDistance. Those should be put in the structs, and have default values as well. It is currently hard coded in the condition when checking.
The text was updated successfully, but these errors were encountered:
Tolerances may have parameters, for example when checking if axes are parallel in
PlanePlaneDistance
. Those should be put in the structs, and have default values as well. It is currently hard coded in the condition when checking.The text was updated successfully, but these errors were encountered: