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

Revision history [back]

I'm developing an interface for OS using C# and have found a way to do this programmatically using the .additionalProperties ("displayName") of model objects (which and I then set the objects .setdisplayname() method to make use of the proper description. Storeys, zones spaces etc. So it seems its possible. I'm just surprised the application doesn't have this ability by default, as it makes it difficult to use IMO. I had a project recently with 1150 spaces. So looking through those with only gbxml ID's would be painful.

I guess this could be converted to a Ruby measure potentially, but haven't yet got my head around creating measures in Ruby.