Hi all,
what information should be provided for “const ConstructionBase” and “construction” in openstudio::model::DefaultSubSurfaceConstructions::setFixedWindowConstruction(const ConstructionBase & construction)
I have defined the below lines in my measure: ex = OpenStudio::Model::DefaultSubSurfaceConstructions.new(model) ex.setFixedWindowConstruction(???)
Any help (with an example) would be appreciated…