Class: Sketchup::Materials

Inherits:
Entity show all
Includes:
Enumerable
Defined in:
lib/materials.rb

Instance Method Summary collapse

Methods inherited from Entity

#attribute_dictionaries, #attribute_dictionary, #delete_attribute, #deleted?, #entityID, #get_attribute, #model, #parent, #set_attribute, #to_s, #typename, #valid?

Instance Method Details

#[]Object



7
8
# File 'lib/materials.rb', line 7

def []
end

#addObject



9
10
# File 'lib/materials.rb', line 9

def add
end

#add_observerObject



11
12
# File 'lib/materials.rb', line 11

def add_observer
end

#atObject



13
14
# File 'lib/materials.rb', line 13

def at
end

#countObject



15
16
# File 'lib/materials.rb', line 15

def count
end

#currentObject



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

def current
end

#current=Object



19
20
# File 'lib/materials.rb', line 19

def current=
end

#eachObject



21
22
# File 'lib/materials.rb', line 21

def each
end

#lengthObject



23
24
# File 'lib/materials.rb', line 23

def length
end

#purge_unusedObject



25
26
# File 'lib/materials.rb', line 25

def purge_unused
end

#remove_observerObject



27
28
# File 'lib/materials.rb', line 27

def remove_observer
end

#sizeObject

Since:

  • SketchUp 2014



31
32
# File 'lib/materials.rb', line 31

def size
end