Geometry_Engine: Arc Create method from 3 pts failing
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
The tolerance passed to the angle tolerance for the line-line intersection should be significantly decreased to make sure more arcs pass the check. Current limit on angle tolerance makes curves that should be passing instead failing.
#### Steps to reproduce:
Try create an arc with close to linear points, but still outside the general expected tolerance requirements.
#### Expected behaviour:
For more arcs able to be constructed
#### Test file(s):
Contributor guide
Assessment
This issue has not been assessed yet.