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

to_obj() generates model with missing windows #227

Open
ghost opened this issue Oct 25, 2021 · 0 comments
Open

to_obj() generates model with missing windows #227

ghost opened this issue Oct 25, 2021 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Oct 25, 2021

When a surface has more than one subsurface in an .idf file, only the first subsurface appears in the converted .obj file.

The image below shows an example featuring a shoebox building with three windows on the South wall. On the left is the expected result, and on the right is the actual outcome.

model

Files to reproduce the example above: files.zip

From what I could gather, I am assuming the source of the issue is in the obj.build_surface_with_subsurface() function.
Any help would be much appreciated!

@jamiebull1 jamiebull1 added the bug label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant