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/ext door prm #1294

Merged
merged 2 commits into from Mar 29, 2022
Merged

Fix/ext door prm #1294

merged 2 commits into from Mar 29, 2022

Conversation

mdahlhausen
Copy link
Collaborator

Fixes issue #179 by explicitly setting the standards construction type in the PRM planar_surface_apply_standard_construction() method for exterior doors.

The standards construction type under construction properties is 'Swinging' or 'NonSwinging', but under constructions it can also be 'Rollup' which isn't defined in the PRM method that looks for the standard value for each construction.  This method corrects the lookup for Rollup door constructions to 'NonSwinging'.
@mdahlhausen mdahlhausen merged commit c9c6e38 into master Mar 29, 2022
@mdahlhausen mdahlhausen deleted the fix/ext_door_prm branch April 15, 2022 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant