Method: WorkflowStep_Shim#measureDirName

Defined in:
lib/openstudio/workflow_json.rb

#measureDirNameObject

std::string measureDirName() const;



193
194
195
# File 'lib/openstudio/workflow_json.rb', line 193

def measureDirName
  @step[:measure_dir_name]
end