First time here? Check out the Help page!
1 | initial version |
Maybe not the answer you're looking for, but since no one else has replied...
One option is to make a system call to the OpenStudio CLI. You just have to write a workflow JSON file in C# that describes your seed model and the (openstudio, reporting, etc.) measures you want to apply, and then call the CLI. Documentation on the CLI can be found here.