AdditionalProperties
I have noticed that OpenStudio 2.5 includes a new class: OpenStudio::Model::AdditionalProperties
I am trying to write some userscripts and measures and it would be very helpful to use this objet. The problem is I dont know how to create this object and how to assign it to the openstudio models.
Can anybody provide a simple use example?