Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Geometry/Arc point in arc function #28

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Conversation

lucaslimacodes
Copy link
Contributor

What is the proposal of this pull request?

add an error to pointInArc function in order to include points on the outskirts of arc

What changes have been made?

Added a new parameter to the function indicated above.

How to test this changes?

try using it. :)

Checklist

  • I have performed a self review on my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings
  • My changes generated no new warnings

@lucaslimacodes lucaslimacodes self-assigned this Sep 3, 2024
@lucaslimacodes lucaslimacodes added feature geometry Related to the Geometry implementations medium-priority labels Sep 3, 2024
@BrenoOR BrenoOR merged commit 41dd5f2 into dev Sep 3, 2024
3 checks passed
@BrenoOR BrenoOR deleted the fix/SSL/Geometry/Arc branch September 3, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature geometry Related to the Geometry implementations medium-priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants