First time here? Check out the Help page!
1 | initial version |
Look up in the .rdd file which you will find under the run subfolder of your project folder. This file holds all the available output variables of your model.
In order to enable a variable you should write similar code:
Output:Variable,
, !- Key Value
Zone Mixing Volume; !- Variable Name
You cab read about how to do that in the Input Output Reference.