Default adapter tolerance
Open
type:feature
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Today was another time when I run into issues caused by differences in BHoM and Revit tolerances, which resulted in https://github.com/BHoM/Revit_Toolkit/pull/1599. Following that, I believe default adapter values should rather be equal to `BH.oM.Adapters.Revit.Tolerance.ShortCurve` and `BH.oM.Adapters.Revit.Tolerance.Angle` rather than `BH.oM.Geometry.Tolerance.Distance` and `BH.oM.Geometry.Tolerance.Angle`, accordingly.
Contributor guide
Assessment
This issue has not been assessed yet.