Using measures for adding doors?

Hey everyone, I'm working on an OpenStudio measure that creates simple geometry, and in terms of fenestration, I'm currently concerned with simple windows (wwr) and doors.

Windows worked, and I was trying createSubSurfaces for doors, but that didn't work. I receive "Segmentation Fault" as error. I didn't find much on dealing with such error for OpenStudio measures, and not much on creating doors or adding them to models through measures.

My code is here, with error at line 421, and I was wondering if anyone can suggest how to troubleshoot this or any working way to add doors through measures.

Any and all help appreciated, thanks!

OH.AME2021's avatar
55
OH.AME2021
asked 2021-06-18 15:24:09 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2021-06-22 10:21:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

I don't think OpenStudio should ever cause a segmentation fault; I suggest reporting the bug here and providing the minimum files/code needed for someone to reproduce the issue.

shorowit's avatar shorowit (2021-06-18 19:17:45 -0500) edit
add a comment see more comments