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

Environment_Engine: Skip IInternalEdges when set to null #2497

Conversation

JohannaOlin1
Copy link
Contributor

Issues addressed by this PR

Closes #2496

Fixes the bug where PanelsFromPhysical and Panel components are not running for panels with openings without internal edges.

Test files

TestFiles.zip

@JohannaOlin1 JohannaOlin1 added the type:bug Error or unexpected behaviour label May 4, 2021
@JohannaOlin1 JohannaOlin1 requested a review from tg359 as a code owner May 4, 2021 09:41
@JohannaOlin1 JohannaOlin1 self-assigned this May 4, 2021
@FraserGreenroyd
Copy link
Contributor

@BHoMBot check required

@bhombot-ci
Copy link

bhombot-ci bot commented May 4, 2021

@FraserGreenroyd to confirm, the following checks are now queued:

  • code-compliance
  • documentation-compliance
  • project-compliance
  • core
  • null-handling
  • serialisation
  • installer
  • versioning

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check copyright-compliance
@BHoMBot check dataset-compliance

@bhombot-ci
Copy link

bhombot-ci bot commented May 4, 2021

@FraserGreenroyd to confirm, the following checks are now queued:

  • copyright-compliance
  • dataset-compliance

Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works well, fixes the bug found by @svaz00 and does not appear to have any side effects 😄

Thanks @JohannaOlin1 for the quick fix!

@FraserGreenroyd FraserGreenroyd merged commit 674a39d into master May 4, 2021
@FraserGreenroyd FraserGreenroyd deleted the Environment_Engine-#2496-AccountForInternalBoundaries branch May 4, 2021 10:39
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.

Environment_Engine: OpeningsFromPhysical to account for null internal boundaries
2 participants