Geometry_Engine: Add RoundCoordinates to accept a tolerance
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
As discussed here https://github.com/BHoM/BHoM_Engine/pull/1714
Current methods accepts decimalplaces, but that limits the rounding to round to say 10 or 100mm. Would be good to get in another method that instead accept a tolerance to allow rounding to for example closes 25 or 50mm.
Contributor guide
Assessment
This issue has not been assessed yet.