Method: WorkflowStep_Shim#measureDirName

Defined in:
lib/openstudio/workflow_json.rb

#measureDirNameObject

std::string measureDirName() const;



191
192
193
# File 'lib/openstudio/workflow_json.rb', line 191

def measureDirName
  @step[:measure_dir_name]
end