DesignBuilder functionality may be extended via scripts or plugins.
This repository works as a library to store various scripting examples.
There are three different languages to customize simulations:
- EMS: EnergyPlus runtime scripting
- C#: C# code can be executed at various hookpoints
- Python: Python code can be executed at various hookpoints
More on scripting can be found at: DesignBuilder Extensibility