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