Class: WIN32OLE

Inherits:
Object
  • Object
show all
Includes:
OleHelper
Defined in:
lib/microstation/app.rb,
lib/microstation/element.rb,
lib/microstation/ole_helper.rb,
lib/microstation/ext/win32ole.rb

Instance Method Summary collapse

Methods included from OleHelper

#create_ole_type, #each_ole_type, #get_ole_type, #ole_classes, #ole_classes_detail, #ole_methods_detail, #select_ole_method, #select_ole_type, #typelib

Instance Method Details

#ole_objObject



10
11
12
# File 'lib/microstation/app.rb', line 10

def ole_obj
  self
end

#to_oleObject



4
5
6
# File 'lib/microstation/element.rb', line 4

def to_ole
  self
end