Method: Moo::Model::BoundingBox#height
- Defined in:
- lib/moo/model/bounding_box.rb
#height ⇒ Object
Returns the value of attribute height.
5 6 7 |
# File 'lib/moo/model/bounding_box.rb', line 5 def height @height end |
Returns the value of attribute height.
5 6 7 |
# File 'lib/moo/model/bounding_box.rb', line 5 def height @height end |