Class: String
Instance Method Summary collapse
-
#to_l ⇒ Sketchup::Length
A Length in Model Units.
Instance Method Details
#to_l ⇒ Sketchup::Length
Returns a Length in Model Units.
3 4 |
# File 'lib/string.rb', line 3 def to_l end |