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

Revision history [back]

Try this. Notice the double :: vs. period.

value = OpenStudio::OptionalDouble.new(10000.0)

Try this. Notice the double :: colon vs. period.

value = OpenStudio::OptionalDouble.new(10000.0)