Class: EnfEditor::EEElement

Inherits:
EEBase
  • Object
show all
Includes:
ColorUtilsInternal, PropertyNameInternal, PropertyUtilsInternal, UserPropertyUtilsInternal
Defined in:
lib/enfeditor/core_ext/ee_element.rb,
ext/enfhandler/EnfHandler_wrap2.cxx

Overview

Proxy of C++ EnfEditor::EEElement class

Instance Method Summary collapse

Methods inherited from EEBase

#null?

Instance Method Details

#delete!Object

Delete element

Examples:

component.volumes.each do |volume|
  volume.delete!
end

Since:

  • 0.8.1.0