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

How do I implement open studio Library in a web application?

asked 2016-09-13 03:09:36 -0500

Karthick's avatar

updated 2016-09-13 06:46:12 -0500

Looking for some design ideas for implementing the open studio building model in an web application. The idea is to have a custom front end that will produce the geometry. The back end has to implement the open studio building model and should be capable to run energy analysis on it online.

As far as my understanding goes. Open studio exposes ruby bindings that exposes the C++ Object model as an API to the external world. Am looking for examples as to how to use it in an web application. Any body point me in the right direction please.

Cheers Karthick

edit retag flag offensive close merge delete

Comments

Just to clear on what I am looking for.... More looking at design ideas and code samples that demonstrates hooks into Open studio core object model, right from importing or incorporating geometry on a blank Seed Model and then incorporating things like Design days and Other attributes of the building that help running a energy simulation.

Karthick's avatar Karthick  ( 2016-09-13 17:35:12 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2016-09-13 09:27:40 -0500

Here's an older example. It doesn't make use of 2.x's CLI or other recent advancements, but it is an example.

edit flag offensive delete link more

Comments

More looking at design ideas and code samples that demonstrates hooks into Open studio core object model, right from importing or incorporating geometry on a blank Seed Model and then incorporating things like Design days and Other attributes of the building that help running a energy simulation.

Karthick's avatar Karthick  ( 2016-09-13 17:33:47 -0500 )edit

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: 2016-09-13 03:09:36 -0500

Seen: 198 times

Last updated: Sep 13 '16