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

How to hard assign construction to surface by ruby

asked 2017-02-22 11:25:03 -0500

dalin_si's avatar

updated 2017-08-21 08:40:47 -0500

Hi, I want to set some adiabatic wall for my model, but after I set adiabatic walls, seems constructions for these surface can not be assigned from construction set, so I have to assign by myself (by ruby bindings). However, form the SDK documentation, there is no method for Surface to assign a single construction, does someone can help me to figure it out?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2017-02-22 11:32:28 -0500

updated 2017-02-22 11:37:59 -0500

Click 'List of all members' at the top of the documentation page and you'll see all the methods from that class and its parent classes. Surface inherits the method setConstruction from its parent PlanarSurface.

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

Careers

Question Tools

1 follower

Stats

Asked: 2017-02-22 11:25:03 -0500

Seen: 142 times

Last updated: Feb 22 '17