Class: Sketchup::OptionsManager

Inherits:
Object
  • Object
show all
Includes:
Enumerable
Defined in:
lib/optionsmanager.rb

Instance Method Summary collapse

Instance Method Details

#[]Object



4
5
# File 'lib/optionsmanager.rb', line 4

def []
end

#countObject



6
7
# File 'lib/optionsmanager.rb', line 6

def count
end

#eachObject



8
9
# File 'lib/optionsmanager.rb', line 8

def each
end

#keysObject



10
11
# File 'lib/optionsmanager.rb', line 10

def keys
end

#lengthObject

Since:

  • SketchUp 2014



14
15
# File 'lib/optionsmanager.rb', line 14

def length
end

#sizeObject



17
18
# File 'lib/optionsmanager.rb', line 17

def size
end