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

Revision history [back]

Errors in converting gbXML to IDF using Ruby Bindings in OpenStudio

I am using Ruby bindings and OpenStudio SDK to convert a gbXML file to IDF. I'm using the code discussed in my previous post that could be found in here. When I am trying to use ForwardTranslator function in IRB it returns an error:

Wrong arguments for overloaded method 'ForwardTranslator.translateModel'.

Attached you can see the screenshot of command prompt. Different commands and outputs are separated in red boxes to make it easier to follow.

I'm not sure what is causing this error shown in the last box. image description

Errors in converting gbXML to IDF using Ruby Bindings in OpenStudio

I am using Ruby bindings and OpenStudio SDK to convert a gbXML file to IDF. I'm using the code discussed in my previous post that could be found in here. When I am trying to use ForwardTranslator function in IRB it returns an error:

Wrong arguments for overloaded method 'ForwardTranslator.translateModel'.

Attached you can see the screenshot of command prompt. Different commands and outputs are separated in red boxes to make it easier to follow.

I'm not sure what is causing this error shown in the last box. image description