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