Method: Autocad::App#ole_to_ruby
- Defined in:
- lib/autocad/element.rb
#ole_to_ruby(ole) ⇒ Object
601 602 603 |
# File 'lib/autocad/element.rb', line 601 def ole_to_ruby(ole) Element.convert_item(ole, self) end |
601 602 603 |
# File 'lib/autocad/element.rb', line 601 def ole_to_ruby(ole) Element.convert_item(ole, self) end |