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

Facade_Engine: Added tolerance to bounds check for IsAdjacent Method #3458

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

enarhi
Copy link
Member

@enarhi enarhi commented Feb 4, 2025

Issues addressed by this PR

Closes #3457

Resolved issue where Adjacency would return false due to tolerance not being incorporated for the bounds checks.

@enarhi enarhi added the type:bug Error or unexpected behaviour label Feb 4, 2025
@enarhi enarhi requested a review from vgreen-BH February 4, 2025 01:37
@enarhi enarhi self-assigned this Feb 4, 2025
@enarhi
Copy link
Member Author

enarhi commented Feb 4, 2025

@BHoMBot check compliance

Copy link

bhombot-ci bot commented Feb 4, 2025

@enarhi to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Facade_Engine: Added Tolerance to Adjacency Bounds Check
1 participant