OpenStudio:workflow
Loading...
Searching...
No Matches
Public Member Functions | List of all members
openstudio::OSWorkflow Class Reference

#include <OSWorkflow.hpp>

Public Member Functions

 OSWorkflow (const filesystem::path &oswPath, ScriptEngineInstance &ruby, ScriptEngineInstance &python)
 
 OSWorkflow (const WorkflowRunOptions &t_workflowRunOptions, ScriptEngineInstance &ruby, ScriptEngineInstance &python)
 
bool run ()
 

Constructor & Destructor Documentation

◆ OSWorkflow() [1/2]

openstudio::OSWorkflow::OSWorkflow ( const filesystem::path & oswPath,
ScriptEngineInstance & ruby,
ScriptEngineInstance & python )

◆ OSWorkflow() [2/2]

openstudio::OSWorkflow::OSWorkflow ( const WorkflowRunOptions & t_workflowRunOptions,
ScriptEngineInstance & ruby,
ScriptEngineInstance & python )

Member Function Documentation

◆ run()

bool openstudio::OSWorkflow::run ( )