Geometry_Engine: Extend fails on some arcs due to the adjustment to set the start angle at 0 setting the end angle to a negative value
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
As seen below.
Arc before, as provided to the method:
After, with extend method causing failure:
#### Steps to reproduce:
Run extend on an arc where the start angle is not 0, and the CS Z Vector is negative.
Contributor guide
Assessment
This issue has not been assessed yet.