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

Add new class methods for returning intersection coordinates of entities #422

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JackB-Ansys
Copy link
Collaborator

We don't have a method for finding:

Intersection of a Line and Arc

Intersection of Arc and another Arc

(only Line and Line)

This would be a useful method.

@github-actions github-actions bot added the enhancement New features or code improvements label Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

Attention: Patch coverage is 43.75000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 84.55%. Comparing base (ebedc21) to head (7ec3c27).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
- Coverage   87.00%   84.55%   -2.46%     
==========================================
  Files          20       20              
  Lines        2039     2123      +84     
==========================================
+ Hits         1774     1795      +21     
- Misses        265      328      +63     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant