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

Revision history [back]

As of V8.9 the program no longer reads the IDD at runtime. Instead, the IDD is converted to JSON format at compile time and the JSON data structure is used for validation. You can read the brief description of this change here.