Class: Sketchup::AttributeDictionaries

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

Instance Method Summary (collapse)

Methods included from Enumerable

#all?, #any?, #collect, #detect, #each_with_index, #entries, #find, #find_all, #grep, #inject, #map, #max, #member?, #min, #partition, #reject, #select, #sort, #sort_by, #zip

Methods inherited from Entity

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

Instance Method Details

- (Object) []



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

def []
end

- (Object) delete



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

def delete
end

- (Object) each



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

def each
end