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

OpenStudio Measure: .setFixedWindowConstruction

asked 2020-04-16 12:37:56 -0500

S's avatar

updated 2020-04-16 12:39:59 -0500

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…

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2020-04-17 11:20:27 -0500

You need to initialize and populate a ConstructionBase object to pass into this method.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2020-04-16 12:37:56 -0500

Seen: 47 times

Last updated: Apr 17 '20