Method: WorkflowStep_Shim#measureDirName
- Defined in:
- lib/openstudio/workflow_json.rb
#measureDirName ⇒ Object
std::string measureDirName() const;
191 192 193 |
# File 'lib/openstudio/workflow_json.rb', line 191 def measureDirName @step[:measure_dir_name] end |