Method: OpenStudio::Analysis::WorkflowStep#name
- Defined in:
- lib/openstudio/analysis/workflow_step.rb
#name ⇒ Object
Returns the value of attribute name.
42 43 44 |
# File 'lib/openstudio/analysis/workflow_step.rb', line 42 def name @name end |