Class: String

Inherits:
Object show all
Defined in:
lib/string.rb

Instance Method Summary collapse

Instance Method Details

#to_lSketchup::Length

Returns a Length in Model Units.

Returns:

  • (Sketchup::Length)

    a Length in Model Units



3
4
# File 'lib/string.rb', line 3

def to_l
end