Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

ConstructionWithInternalSource is a different object class than Construction. Both are child classes of LayeredConstruction, which is a child class of ConstructionBase. You can just call model.getConstructionWithInternalSources directly to get internal source constructions.